<?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/44489?offset=450</link>
	<atom:link href="https://bioinformaticsonline.com/related/44489?offset=450" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27104/gatb-genome-analysis-toolbox-with-de-bruijn-graph</guid>
	<pubDate>Thu, 28 Apr 2016 11:16:51 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27104/gatb-genome-analysis-toolbox-with-de-bruijn-graph</link>
	<title><![CDATA[GATB : Genome Analysis Toolbox with de-Bruijn graph]]></title>
	<description><![CDATA[<p>The&nbsp;<strong><strong>Genome Analysis Toolbox with de-Bruijn graph</strong> (GATB)</strong> provides a set of <a href="https://gatb.inria.fr/gatb-global-architecture/">highly efficient algorithms to analyse NGS data sets</a>. These methods enable the analysis of data sets of any size on multi-core desktop computers, including very huge amount of reads data coming from any kind of organisms such as bacteria, plants, animals and even complex samples (<em>e.g.</em> metagenomes).</p>
<p>More at https://gatb.inria.fr/</p><p>Address of the bookmark: <a href="https://gatb.inria.fr/" rel="nofollow">https://gatb.inria.fr/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27818/gaemr</guid>
	<pubDate>Tue, 14 Jun 2016 06:18:37 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27818/gaemr</link>
	<title><![CDATA[GAEMR]]></title>
	<description><![CDATA[<p>The&nbsp;<span>G</span>enome&nbsp;<span>A</span>ssembly&nbsp;<span>E</span>valuation&nbsp;<span>M</span>etrics and&nbsp;<span>R</span>eporting (GAEMR) package is an assembly analysis framework composed a number of integrated modules. These modules can be executed as a single program to generate a complete analysis report, or executed individually to generate specific charts and tables. GAEMR standardizes input by converting a variety of read types to Binary Alignment Map (BAM) format, allowing a single input format to be entered into GAEMR&rsquo;s analysis pipeline, hence enabling the generation of standard reports.</p>
<p>GAEMR&rsquo;s analysis philosophy is centered on contiguity, correctness, and completeness -- how many pieces in an assembly composed of, how well those pieces accurately represent the genome sequenced, and how much of that genome is represented by those pieces. By performing over twenty different analyses based on these principles, GAEMR gives a clear picture of the condition of a genome assembly.&nbsp;</p><p>Address of the bookmark: <a href="https://www.broadinstitute.org/software/gaemr/" rel="nofollow">https://www.broadinstitute.org/software/gaemr/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/30012/swalo</guid>
	<pubDate>Wed, 30 Nov 2016 05:06:05 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/30012/swalo</link>
	<title><![CDATA[SWALO]]></title>
	<description><![CDATA[<p>SWALO (scaffolding with assembly likelihood optimization) is a method for scaffolding based on likelihood of genome assemblies computed using generative models for sequencing.</p>
<p><a href="https://atifrahman.github.io/SWALO/swalo-0.9.7-beta.tar.gz"><strong>Download</strong></a></p>
<p><strong>Git repository of SWALO is at <a href="https://github.com/atifrahman/SWALO">https://github.com/atifrahman/SWALO</a>.</strong></p><p>Address of the bookmark: <a href="https://atifrahman.github.io/SWALO/" rel="nofollow">https://atifrahman.github.io/SWALO/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/33856/assembly-course</guid>
	<pubDate>Mon, 10 Jul 2017 09:38:05 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/33856/assembly-course</link>
	<title><![CDATA[Assembly Course]]></title>
	<description><![CDATA[<p>https://ocw.mit.edu/courses/biology/7-91j-foundations-of-computational-and-systems-biology-spring-2014/lecture-slides/MIT7_91JS14_Lecture6.pdf</p><p>Address of the bookmark: <a href="https://ocw.mit.edu/courses/biology/7-91j-foundations-of-computational-and-systems-biology-spring-2014/lecture-slides/MIT7_91JS14_Lecture6.pdf" rel="nofollow">https://ocw.mit.edu/courses/biology/7-91j-foundations-of-computational-and-systems-biology-spring-2014/lecture-slides/MIT7_91JS14_Lecture6.pdf</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36893/beap-blast-extension-and-assembly-program</guid>
	<pubDate>Mon, 11 Jun 2018 04:52:56 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36893/beap-blast-extension-and-assembly-program</link>
	<title><![CDATA[BEAP: Blast Extension and Assembly Program]]></title>
	<description><![CDATA[The Blast Extension and Assembly Program (BEAP) is a computer program that uses a short starting DNA fragment, often a EST or partial gene segment, as "primer", to recursively blast nucleotide databases in an attempt to obtain all sequences that overlaps, directly or indirectly, with the "primer" therefore help to "extend" the length of the original sequence for constructing a "full length" sequence for functional analysis, or at least to obtain neighboring regions of the segment for SNP discovery and linkage disequilibrium analysis. The confidence of assembling the resulting sequences is achieved by using a known genome, such as human genome, as a reference.
 
https://www.animalgenome.org/tools/beap/<p>Address of the bookmark: <a href="https://www.animalgenome.org/tools/beap/" rel="nofollow">https://www.animalgenome.org/tools/beap/</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/43913/lsugenomics-lab</guid>
  <pubDate>Thu, 07 Jul 2022 05:26:37 -0500</pubDate>
  <link></link>
  <title><![CDATA[lsugenomics Lab]]></title>
  <description><![CDATA[
<p>﻿In our lab, we seek to characterize and to compare genomes in order to better understand genetic and evolutionary processes linking genotypes to phenotypes.  <br /> <br />Sequencing and decoding plant genomes have been integral in our approaches.</p>

<p>The overarching goal of our research is to understand how to interpret complex and fascinating messages embedded in genomes.</p>

<p>https://www.lsugenomics.org/</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44559/metagraph-ultra-scalable-framework-for-dna-search-alignment-assembly</guid>
	<pubDate>Sat, 08 Jun 2024 16:15:25 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44559/metagraph-ultra-scalable-framework-for-dna-search-alignment-assembly</link>
	<title><![CDATA[MetaGraph: Ultra Scalable Framework for DNA Search, Alignment, Assembly]]></title>
	<description><![CDATA[<p><span>The MetaGraph framework</span><span>&nbsp;is designed to work with a wide range of input data sets, indexing from a few samples up to the contents of entire archives with hundreds of thousands of records. The indexing workflow always follows the same principle, transforming single input samples into error-removed, refined sample graphs, which are then merged into a joint metagraph index. Each input sample is annotated in the joint index as a subgraph. This graph index enriched with metadata can then be used for downstream applications such as&nbsp;</span><a href="https://metagraph.ethz.ch/#query">sequence search</a><span>&nbsp;or&nbsp;</span><a href="https://metagraph.ethz.ch/#assembly">differential assembly</a><span>.</span></p>
<p><span>Searcg link&nbsp;https://metagraph.ethz.ch/search&nbsp;</span></p>
<p><span>Pre-print&nbsp;https://www.biorxiv.org/content/10.1101/2020.10.01.322164v4&nbsp;</span></p><p>Address of the bookmark: <a href="https://metagraph.ethz.ch/" rel="nofollow">https://metagraph.ethz.ch/</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/13999/tedxcopenhagen-morten-sommer-what-bacteria-means-for-the-good-life</guid>
	<pubDate>Wed, 13 Aug 2014 05:07:19 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/13999/tedxcopenhagen-morten-sommer-what-bacteria-means-for-the-good-life</link>
	<title><![CDATA[TEDxCopenhagen - Morten Sommer - What Bacteria Means for the Good Life]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/aji0_ycIU0E" frameborder="0" allowfullscreen></iframe><p>Scientist and entrepreneur Morten Sommer will talk about how bacteria and microbes form an integral part of the human body and play a significant role in controlling human health and well About TEDx, x = independently organized event: In the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. At a TEDx event, TEDTalks video and live speakers combine to spark deep discussion and connection in a small group. These local, self-organized events are branded TEDx, where x = independently organized TED event. The TED Conference provides general guidance for the TEDx program, but individual TEDx events are self-organized.* (*Subject to certain rules and regulations)</p>]]></description>
	
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38452/silix-implements-an-ultra-efficient-algorithm-for-the-clustering-of-homologous-sequences</guid>
	<pubDate>Wed, 12 Dec 2018 09:22:41 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38452/silix-implements-an-ultra-efficient-algorithm-for-the-clustering-of-homologous-sequences</link>
	<title><![CDATA[SiLiX: implements an ultra-efficient algorithm for the clustering of homologous sequences]]></title>
	<description><![CDATA[<p>The software package SiLiX implements<strong>&nbsp;an ultra-efficient algorithm for the clustering of homologous sequences</strong>, based on single transitive links (<em>single linkage</em>) with alignment coverage constraints.</p>
<p>SiLiX adopts a graph-theoretical framework to interpret similarity pairs as edges of a network. A very efficient algorithm, based on the&nbsp;<em>Disjoint Sets Data Structure</em>, allows the computation of sequence families with&nbsp;<strong>low time and space requirements</strong>.</p>
<p><strong>A parallel version</strong>&nbsp;of SiLiX, based on MPI, is also available in this package and has been proved to be scalable, so that its allows the study of&nbsp;<strong>very large datasets</strong>.</p>
<p>SiLiX is already included in the analysis pipeline for&nbsp;<a href="http://pbil.univ-lyon1.fr/databases/hogenom/acceuil.php">HOGENOM</a>.</p><p>Address of the bookmark: <a href="http://lbbe.univ-lyon1.fr/SiLiX?lang=fr" rel="nofollow">http://lbbe.univ-lyon1.fr/SiLiX?lang=fr</a></p>]]></description>
	<dc:creator>Jit</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>

</channel>
</rss>