<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/38452?</link>
	<atom:link href="https://bioinformaticsonline.com/related/38452?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	
<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/6130/rna-bioinformatics-and-high-throughput-analysis-jena</guid>
  <pubDate>Sat, 09 Nov 2013 20:03:56 -0600</pubDate>
  <link></link>
  <title><![CDATA[RNA Bioinformatics and High Throughput Analysis Jena]]></title>
  <description><![CDATA[
<p>Research Topics:</p>

<p>High Throughput Sequencing Analysis<br />Comparative Genomics<br />Identification and Annotation of Non-coding RNAs<br />Bioinformatic Analysis and System Biology of Viruses<br />Coevolution of Proteins and RNAs<br />Algorithmic Bioinformatics<br />Phylogenetic Analysis</p>

<p>http://www.rna.uni-jena.de/index.php</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37241/remilo-reference-assisted-misassembly-detection-algorithm-using-short-and-long-reads</guid>
	<pubDate>Fri, 06 Jul 2018 04:27:49 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37241/remilo-reference-assisted-misassembly-detection-algorithm-using-short-and-long-reads</link>
	<title><![CDATA[ReMILO: reference assisted misassembly detection algorithm using short and long reads.]]></title>
	<description><![CDATA[ReMILO, a reference assisted misassembly detection algorithm that uses both short reads and PacBio SMRT long reads. ReMILO aligns the initial short reads to both the contigs and reference genome, and then constructs a novel data structure called red-black multipositional de Bruijn graph to detect misassemblies. In addition, ReMILO also aligns the contigs to long reads and find their differences from the long reads to detect more misassemblies.<p>Address of the bookmark: <a href="https://github.com/songc001/remilo" rel="nofollow">https://github.com/songc001/remilo</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41881/hdock-server</guid>
	<pubDate>Tue, 16 Jun 2020 01:54:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41881/hdock-server</link>
	<title><![CDATA[HDOCK SERVER]]></title>
	<description><![CDATA[<p>HDOCK SERVER</p>
<p>Protein-protein and protein-DNA/RNA docking based on a hybrid algorithm of template-based modeling and&nbsp;<em>ab initio</em>&nbsp;free docking.</p>
<p><span>The HDOCK server distinguishes itself from similar docking servers in its ability to support amino acid sequences as input and a hybrid docking strategy in which experimental information about the protein&ndash;protein binding site and small-angle X-ray scattering can be incorporated during the docking and post-docking processes.</span></p><p>Address of the bookmark: <a href="http://hdock.phys.hust.edu.cn/" rel="nofollow">http://hdock.phys.hust.edu.cn/</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32946/grass-a-generic-algorithm-for-scaffolding-next-generation-sequencing-assemblies</guid>
	<pubDate>Tue, 23 May 2017 05:20:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32946/grass-a-generic-algorithm-for-scaffolding-next-generation-sequencing-assemblies</link>
	<title><![CDATA[GRASS: a generic algorithm for scaffolding next-generation sequencing assemblies.]]></title>
	<description><![CDATA[<p><span>GRASS (GeneRic ASsembly Scaffolder)-a novel algorithm for scaffolding second-generation sequencing assemblies capable of using diverse information sources. GRASS offers a mixed-integer programming formulation of the contig scaffolding problem, which combines contig order, distance and orientation in a single optimization objective. The resulting optimization problem is solved using an expectation-maximization procedure and an unconstrained binary quadratic programming approximation of the original problem. We compared GRASS with existing HTS scaffolders using Illumina paired reads of three bacterial genomes. Our algorithm constructs a comparable number of scaffolds, but makes fewer errors. This result is further improved when additional data, in the form of related genome sequences, are used.</span></p><p>Address of the bookmark: <a href="https://github.com/AlexeyG/GRASS" rel="nofollow">https://github.com/AlexeyG/GRASS</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43804/agora-algorithm-for-gene-order-reconstruction-in-ancestors</guid>
	<pubDate>Mon, 28 Feb 2022 23:26:21 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43804/agora-algorithm-for-gene-order-reconstruction-in-ancestors</link>
	<title><![CDATA[AGORA: Algorithm for Gene Order Reconstruction in Ancestors]]></title>
	<description><![CDATA[<p dir="auto">AGORA stands for &ldquo;Algorithm for Gene Order Reconstruction in Ancestors&rdquo; and was developed by Matthieu Muffato in the DYOGEN Laboratory at the &Eacute;cole normale sup&eacute;rieure in Paris in 2008.</p>
<div>
<pre><code>    // | |     //   ) )  //   ) ) //   ) )  // | |
   //__| |    //        //   / / //___/ /  //__| |
  / ___  |   //  ____  //   / / / ___ (   / ___  |
 //    | |  //    / / //   / / //   | |  //    | |
//     | | ((____/ / ((___/ / //    | | //     | |
</code></pre>
</div>
<p dir="auto">AGORA is used to generate ancestral genomes for the&nbsp;<a href="https://www.genomicus.biologie.ens.fr/genomicus">Genomicus</a>&nbsp;online server for gene order comparison, and has been in constant use in the group since.</p><p>Address of the bookmark: <a href="https://github.com/DyogenIBENS/Agora" rel="nofollow">https://github.com/DyogenIBENS/Agora</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/14801/the-home-microbiome-project</guid>
	<pubDate>Tue, 02 Sep 2014 15:21:49 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/14801/the-home-microbiome-project</link>
	<title><![CDATA[The Home Microbiome Project]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/dQCBpmUZlF4" frameborder="0" allowfullscreen></iframe>The Home Microbiome Project is an initiative aimed at uncovering the dynamic co-associations between people's bacteria and the bacteria found in their homes.The hope is that the data and project will show that routine monitoring of the microbial diversity of your body and of the environment in which you live is possible.

Computer animation courtesy the Biology & Built Environment (BioBE) Center, University of Oregon and Cameron Slayden at Cosmocyte. http://vimeo.com/90059732

BioBE on Vimeo: http://vimeo.com/user22991553]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/35823/regen-ancestral-genome-reconstruction-for-bacteria</guid>
	<pubDate>Tue, 06 Mar 2018 05:02:36 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/35823/regen-ancestral-genome-reconstruction-for-bacteria</link>
	<title><![CDATA[REGEN: Ancestral Genome Reconstruction for Bacteria]]></title>
	<description><![CDATA[<p><span>REGEN infers evolutionary events, including gene creation and deletion and replicon fission and fusion. The reconstruction can be performed by either a maximum parsimony or a maximum likelihood method. Gene content reconstruction is based on the concept of neighboring gene pairs. REGEN was designed to be used with any set of genomes that are sufficiently related, which will usually be the case for bacteria within the same taxonomic order.&nbsp;</span></p><p>Address of the bookmark: <a href="http://www.mdpi.com/2073-4425/3/3/423" rel="nofollow">http://www.mdpi.com/2073-4425/3/3/423</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41362/genemates-an-r-package-for-detecting-horizontal-gene-co-transfer-between-bacteria-using-gene-gene-associations-controlled-for-population-structure</guid>
	<pubDate>Sat, 07 Mar 2020 05:52:20 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41362/genemates-an-r-package-for-detecting-horizontal-gene-co-transfer-between-bacteria-using-gene-gene-associations-controlled-for-population-structure</link>
	<title><![CDATA[GeneMates: an R package for Detecting Horizontal Gene Co-transfer between Bacteria Using Gene-gene Associations Controlled for Population Structure]]></title>
	<description><![CDATA[<p><span>GeneMates is an R package implementing a network approach to identify horizontal gene co-transfer (HGcoT) between bacteria using whole-genome sequencing (WGS) data. It is particularly useful for investigating intra-species HGcoT, where presence-absence status of acquired genes is usually confounded by bacterial population structure due to clonal reproduction.</span></p>
<p><a href="https://www.biorxiv.org/content/10.1101/2020.02.29.970970v1">https://www.biorxiv.org/content/10.1101/2020.02.29.970970v1</a></p><p>Address of the bookmark: <a href="https://github.com/wanyuac/GeneMates" rel="nofollow">https://github.com/wanyuac/GeneMates</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/44791/hibc-human-intestinal-bacteria-collection</guid>
	<pubDate>Wed, 07 May 2025 05:49:19 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/44791/hibc-human-intestinal-bacteria-collection</link>
	<title><![CDATA[HiBC: Human Intestinal Bacteria Collection]]></title>
	<description><![CDATA[<p>The human gut is home to trillions of microorganisms, forming one of the most complex and dynamic microbial ecosystems known to science. The <strong style="font-size: 12.8px;">Human Intestinal Bacteria Collection (HiBC)</strong><span style="font-size: 12.8px; font-weight: normal;"> is a pioneering initiative aimed at cataloging, preserving, and studying the diverse bacterial species that inhabit the human gastrointestinal tract. This curated collection serves as a critical resource for researchers working on microbiome-related health, disease, and therapeutics.</span></p><h2>What is HiBC?</h2><p>The Human Intestinal Bacteria Collection (HiBC) is a comprehensive, high-quality reference repository of bacterial isolates derived from human fecal samples. It focuses on anaerobic and facultative anaerobic bacteria that play pivotal roles in digestion, immune modulation, vitamin synthesis, and pathogen resistance. The collection includes both culturable strains and genomic data from unculturable taxa, bridging the gap between culture-dependent and -independent microbiome studies.</p><h2>Why is HiBC Important?</h2><ol>
<li>
<p><strong>Understanding Microbiome-Host Interactions</strong><br /> HiBC enables deeper insight into the functions of specific bacterial taxa in the gut. With well-characterized isolates, researchers can conduct mechanistic studies to explore how certain bacteria influence metabolism, inflammation, or mental health.</p>
</li>
<li>
<p><strong>Precision Probiotics and Therapeutics</strong><br /> By providing access to native human gut microbes, HiBC supports the development of next-generation probiotics, live biotherapeutic products (LBPs), and fecal microbiota transplantation (FMT) alternatives.</p>
</li>
<li>
<p><strong>Standardization and Reproducibility</strong><br /> With standardized cultivation and genomic protocols, HiBC ensures consistency across microbiome research studies, improving reproducibility and comparability of findings.</p>
</li>
<li>
<p><strong>Antimicrobial Resistance (AMR) Surveillance</strong><br /> HiBC includes metadata on antibiotic resistance genes (ARGs), helping track the spread of AMR in commensal gut bacteria and understanding its implications for human health.</p>
</li>
</ol><h2>Key Features of HiBC</h2><ul>
<li>
<p><strong>Culturable Bacteria Repository:</strong> A living collection of anaerobic and facultative strains isolated from healthy and diseased individuals worldwide.</p>
</li>
<li>
<p><strong>Metadata-rich Entries:</strong> Each isolate is annotated with host details (age, health status, diet), geographical origin, phenotypic traits, and antibiotic susceptibility profiles.</p>
</li>
<li>
<p><strong>Whole Genome Sequencing (WGS):</strong> High-quality genome assemblies for most strains to support functional and comparative genomics.</p>
</li>
<li>
<p><strong>Interactive Database Access:</strong> User-friendly search and filtering options for strain selection based on taxonomy, function, or clinical relevance.</p>
</li>
<li>
<p><strong>Cross-linking with Other Databases:</strong> Integration with NCBI, GOLD, and Human Microbiome Project (HMP) data for broader context and validation.</p>
</li>
</ul><h2>Applications of HiBC</h2><ul>
<li>
<p>Microbiome-based diagnostics and biomarker discovery</p>
</li>
<li>
<p>Host-microbe interaction studies in gnotobiotic mouse models</p>
</li>
<li>
<p>Gut microbiome modulation through diet, drugs, or engineered bacteria</p>
</li>
<li>
<p>Longitudinal studies of gut flora across age, geography, and lifestyle</p>
</li>
<li>
<p>Environmental and evolutionary microbiology of human-associated bacteria</p>
</li>
</ul><h2>Accessing HiBC</h2><p>Researchers and interested parties can explore the HiBC database through its official website: <a href="https://www.hibc.rwth-aachen.de/" target="_new">https://www.hibc.rwth-aachen.de/</a>. The platform offers comprehensive information on bacterial isolates, including taxonomy, cultivation conditions, and genomic data, facilitating advanced research in human gut microbiome studies.</p><h2>Final Thoughts</h2><p>The <strong>HiBC</strong> is a cornerstone resource in the rapidly evolving field of microbiome research. As science moves toward personalized medicine and microbial therapeutics, having a reliable and diverse collection of human gut bacteria is not just useful &mdash; it's essential. Whether you're a microbiologist, clinician, computational biologist, or biotechnologist, HiBC offers tools to accelerate discovery and innovation in gut microbiome science.</p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40099/contiguator</guid>
	<pubDate>Fri, 04 Oct 2019 01:27:58 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40099/contiguator</link>
	<title><![CDATA[CONTIGuator !]]></title>
	<description><![CDATA[<p><span>CONTIGuator is a Python script for Linux environments whose purpose is to speed-up the bacterial genome assembly process and to obtain a first insight of the genome structure using the well-known artemis comparison tool (ACT).</span></p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="https://sourceforge.net/projects/contiguator/" rel="nofollow">https://sourceforge.net/projects/contiguator/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>

</channel>
</rss>