<?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/39187?</link>
	<atom:link href="https://bioinformaticsonline.com/related/39187?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<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/bookmarks/view/35272/biocircosjs-is-an-open-source-interactive-javascript-library-to-interactive-display-biological-data-on-the-web</guid>
	<pubDate>Fri, 19 Jan 2018 15:03:51 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/35272/biocircosjs-is-an-open-source-interactive-javascript-library-to-interactive-display-biological-data-on-the-web</link>
	<title><![CDATA[BioCircos.js is an open source interactive Javascript library to interactive display biological data on the web]]></title>
	<description><![CDATA[<p><a href="http://bioinfo.ibp.ac.cn/biocircos/index.php">BioCircos.js</a>&nbsp;is an open source interactive&nbsp;<code>Javascript</code>&nbsp;library which provides an easy way to interactive display biological data on the web. It implements a raster-based&nbsp;<code>SVG</code>&nbsp;visualization using the open source Javascript framework jquery.js. BioCircos.js is multiplatform and works in all major internet browsers (<strong>Internet Explorer</strong>,&nbsp;<strong>Mozilla Firefox</strong>,&nbsp;<strong>Google Chrome</strong>,&nbsp;<strong>Safari</strong>,&nbsp;<strong>Opera</strong>). Its speed is determined by the client&rsquo;s hardware and internet browser. For smoothest user experience, we recommend&nbsp;<strong>Google Chrome</strong>.</p>
<p>BioCircos.js provides&nbsp;<strong>SNP</strong>,&nbsp;<strong>CNV</strong>,&nbsp;<strong>HEATMAP</strong>,&nbsp;<strong>LINK</strong>,&nbsp;<strong>LINE</strong>,&nbsp;<strong>SCATTER</strong>,&nbsp;<strong>ARC</strong>,&nbsp;<strong>TEXT</strong>, and&nbsp;<strong>HISTGRAM</strong>modules to display genome-wide genetic variations (SNPs, CNVs and chromosome rearrangement), gene expression and biomolecule interactions. BioCircos.js also provides&nbsp;<strong>BACKGROUND</strong>&nbsp;module to display background and axis circles. Tooltips showing detailed information of SVG elements are also provided.</p>
<p><a href="http://bioinfo.ibp.ac.cn/biocircos/document/demo/pages/paper01.html">Demo</a></p><p>Address of the bookmark: <a href="http://bioinfo.ibp.ac.cn/biocircos/document/index.html" rel="nofollow">http://bioinfo.ibp.ac.cn/biocircos/document/index.html</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40996/sequanix-a-dynamic-graphical-interface-for-snakemake-workflows</guid>
	<pubDate>Wed, 12 Feb 2020 01:20:34 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40996/sequanix-a-dynamic-graphical-interface-for-snakemake-workflows</link>
	<title><![CDATA[Sequanix: a dynamic graphical interface for Snakemake workflows]]></title>
	<description><![CDATA[<ol>
<li>A Python library dedicated to NGS analysis (e.g., tools to visualise standard NGS formats).</li>
<li>A set of <a href="https://sequana.readthedocs.io/en/master/pipelines.html#pipelines"><span>pipelines</span></a> dedicated to NGS in the form of Snakefiles (Makefile-like with Python syntax based on snakemake framework) with more than 80 re-usable rules (see <a href="https://sequana.readthedocs.io/en/master/rules.html#rules"><span>Rules</span></a>).</li>
<li>Original tools to help in the creation of such pipelines including HTML reports.</li>
<li><dl><dt><a href="https://sequana.readthedocs.io/en/master/applications.html#applications"><span>Standalone applications</span></a>:</dt><dd><ol>
<li><a href="https://sequana.readthedocs.io/en/master/applications.html#standalone-sequana-coverage"><span>sequana_coverage</span></a> ease the extraction of genomic regions of interest and genome coverage information</li>
<li><a href="https://sequana.readthedocs.io/en/master/applications.html#standalone-sequana-taxonomy"><span>sequana_taxonomy</span></a> performs a quick taxonomy of your FastQ. This requires dedicated databases to be downloaded.</li>
<li><a href="https://sequana.readthedocs.io/en/master/applications.html#sequanix"><span>Sequanix: GUI for snakemake workflows</span></a>, a GUI for Snakemake workflows (hence Sequana pipelines as well)</li>
</ol>
<p>More at https://sequana.readthedocs.io/en/master/</p>
</dd></dl></li>
</ol><p>Address of the bookmark: <a href="https://github.com/sequana/sequana" rel="nofollow">https://github.com/sequana/sequana</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/videolist/watch/10659/gps-dna-tracking-university-of-sheffield</guid>
	<pubDate>Sat, 10 May 2014 04:33:28 -0500</pubDate>
	<link>https://bioinformaticsonline.com/videolist/watch/10659/gps-dna-tracking-university-of-sheffield</link>
	<title><![CDATA[GPS DNA tracking - University of Sheffield]]></title>
	<description><![CDATA[<iframe width="" height="" src="https://www.youtube-nocookie.com/embed/Aap-s1kle4Q" frameborder="0" allowfullscreen></iframe>University of Sheffield geneticist and bioinformatics expert Dr Eran Elhaik demonstrates the power of his new DNA research, which allows people to discover their genetic homeland from 1000 years ago. Find out more about our biological research here http://www.sheffield.ac.uk/aps]]></description>
	
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/27250/lawley-lab</guid>
  <pubDate>Mon, 09 May 2016 03:29:51 -0500</pubDate>
  <link></link>
  <title><![CDATA[Lawley Lab]]></title>
  <description><![CDATA[
<p>Lawley Lab are covered with a complex microbial community, known as our microbiota, which plays important roles in our physiology, immunity, metabolism and sustenance. Within the human gastrointestinal tract alone there are over 1,000 bacterial species, which amounts to approximately 10 times more cells than we harbor in our entire body and 200 times more genes than are found within our genome. Lawley Lab are really a 'supraorganism' consisting of our 'human' and 'microbial' selves.</p>

<p>More at http://www.sanger.ac.uk/science/groups/lawley-lab</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36267/pspairwise-sequentially-markovian-coalescent-psmc-model</guid>
	<pubDate>Thu, 19 Apr 2018 05:29:23 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36267/pspairwise-sequentially-markovian-coalescent-psmc-model</link>
	<title><![CDATA[PSPairwise Sequentially Markovian Coalescent (PSMC) model]]></title>
	<description><![CDATA[<p><span>Implementation of the Pairwise Sequentially Markovian Coalescent (PSMC) model</span></p><p>Address of the bookmark: <a href="https://github.com/lh3/psmc" rel="nofollow">https://github.com/lh3/psmc</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/fun/view/14036/introduction-to-programming-write-short-programs-that-generate-graphics-and-animation</guid>
	<pubDate>Thu, 14 Aug 2014 23:29:04 -0500</pubDate>
	<link>https://bioinformaticsonline.com/fun/view/14036/introduction-to-programming-write-short-programs-that-generate-graphics-and-animation</link>
	<title><![CDATA[Introduction to programming. Write short programs that generate graphics and animation.]]></title>
	<description><![CDATA[<p>Introduction to programming. Write short programs that generate graphics and animation.</p><p>http://funprogramming.org/</p>]]></description>
	<dc:creator>Ram Yash Pal</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/opportunity/view/44408/charpak-exchange-program</guid>
  <pubDate>Fri, 10 Nov 2023 02:33:38 -0600</pubDate>
  <link></link>
  <title><![CDATA[Charpak exchange program]]></title>
  <description><![CDATA[
<p>The scholarship is designed for Indian students from all fields and streams of study, enrolled in an Indian institution at the Bachelors or Master’s degree level, who wish to undertake a study exchange semester programme in France (for a period of one to six months).</p>

<p>BENEFITS <br />The Charpak exchange program offers the following benefits to the awardees based on merit: monthly stipend of 860 euros social security student visa and Campus France fee waiver assistance in finding an affordable student accommodation (subject to availability)</p>

<p>https://www.inde.campusfrance.org/charpak-exchange-scholarship-spring-session-jan-june</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36512/hisat2-a-fast-and-sensitive-alignment-program-for-mapping-next-generation-sequencing-reads</guid>
	<pubDate>Tue, 08 May 2018 04:27:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36512/hisat2-a-fast-and-sensitive-alignment-program-for-mapping-next-generation-sequencing-reads</link>
	<title><![CDATA[HISAT2: a fast and sensitive alignment program for mapping next-generation sequencing reads]]></title>
	<description><![CDATA[<p><strong>HISAT2</strong><span>&nbsp;is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes (as well as to a single reference genome). Based on an extension of BWT for graphs&nbsp;</span><a href="http://dl.acm.org/citation.cfm?id=2674828">[Sir&eacute;n et al. 2014]</a><span>, we designed and implemented a graph FM index (GFM), an original approach and its first implementation to the best of our knowledge. In addition to using one global GFM index that represents a population of human genomes, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome (each index representing a genomic region of 56 Kbp, with 55,000 indexes needed to cover the human population). These small indexes (called local indexes), combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).&nbsp;</span></p>
<p><span>more at&nbsp;https://ccb.jhu.edu/software/hisat2/index.shtml</span></p><p>Address of the bookmark: <a href="https://github.com/infphilo/hisat2" rel="nofollow">https://github.com/infphilo/hisat2</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>