<?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/41694?</link>
	<atom:link href="https://bioinformaticsonline.com/related/41694?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42148/chromatiblock-scalable-whole-genome-visualisation-of-structural-changes-in-prokaryotes</guid>
	<pubDate>Sat, 22 Aug 2020 05:17:18 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42148/chromatiblock-scalable-whole-genome-visualisation-of-structural-changes-in-prokaryotes</link>
	<title><![CDATA[chromatiblock: Scalable, whole-genome visualisation of structural changes in prokaryotes]]></title>
	<description><![CDATA[<p>To create a fresh environment for chromatiblock to run in do:</p>
<pre><code>conda create --name chromatiblock
conda activate chromatiblock
conda install chromatiblock --channel conda-forge --channel bioconda
</code></pre>
<p>Then in future to run chromatiblock you can reactivate this environemtn using&nbsp;<code>conda activate chromatiblock</code></p>
<h4><a href="https://github.com/mjsull/chromatiblock#direct-download"></a>Direct download:</h4>
<p>Alternatively you can download and run the script from&nbsp;<a href="https://github.com/mjsull/chromatiblock/releases/download/v0.4.1/chromatiblock">here</a>.</p><p>Address of the bookmark: <a href="https://github.com/mjsull/chromatiblock" rel="nofollow">https://github.com/mjsull/chromatiblock</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39837/cactus-a-reference-free-whole-genome-multiple-alignment-program</guid>
	<pubDate>Mon, 12 Aug 2019 07:52:33 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39837/cactus-a-reference-free-whole-genome-multiple-alignment-program</link>
	<title><![CDATA[Cactus: a reference-free whole-genome multiple alignment program]]></title>
	<description><![CDATA[<p>Cactus is a reference-free whole-genome multiple alignment program. The principal algorithms are described here:&nbsp;<a href="https://doi.org/10.1101/gr.123356.111">https://doi.org/10.1101/gr.123356.111</a></p>
<p><span>Cactus uses substantial resources. For primate-sized genomes (3 gigabases each), you should expect Cactus to use approximately 120 CPU-days of compute per genome, with about 120 GB of RAM used at peak. The requirements scale roughly quadratically, so aligning two 1-megabase bacterial genomes takes only 1.5 CPU-hours and 14 GB RAM.</span>&nbsp;</p><p>Address of the bookmark: <a href="https://github.com/ComparativeGenomicsToolkit/cactus" rel="nofollow">https://github.com/ComparativeGenomicsToolkit/cactus</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/33014/synteny-portal-a-web-based-application-portal-for-synteny-block-analysis</guid>
	<pubDate>Wed, 24 May 2017 10:39:23 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/33014/synteny-portal-a-web-based-application-portal-for-synteny-block-analysis</link>
	<title><![CDATA[Synteny Portal: a web-based application portal for synteny block analysis]]></title>
	<description><![CDATA[<p><span>Synteny Portal, a versatile web-based application portal for constructing, visualizing and browsing synteny blocks. With Synteny Portal, users can easily (i) construct synteny blocks among multiple species by using prebuilt alignments in the UCSC genome browser database, (ii) visualize and download syntenic relationships as high-quality images, (iii) browse synteny blocks with genetic information and (iv) download the details of synteny blocks to be used as input for downstream synteny-based analyses, all in an intuitive and easy-to-use web-based interface. We believe that Synteny Portal will serve as a highly valuable tool that will enable biologists to easily perform comparative genomics studies by compensating limitations of existing tools. Synteny Portal is freely available at&nbsp;</span><a href="http://bioinfo.konkuk.ac.kr/synteny_portal" target="pmc_ext">http://bioinfo.konkuk.ac.kr/synteny_portal</a><span>.</span></p>
<p>http://bioinfo.konkuk.ac.kr/synteny_portal/</p><p>Address of the bookmark: <a href="http://bioinfo.konkuk.ac.kr/synteny_portal/" rel="nofollow">http://bioinfo.konkuk.ac.kr/synteny_portal/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41405/sequence-tube-maps-displays-multiple-genomic-sequences-in-the-form-of-a-tube-map</guid>
	<pubDate>Wed, 11 Mar 2020 01:12:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41405/sequence-tube-maps-displays-multiple-genomic-sequences-in-the-form-of-a-tube-map</link>
	<title><![CDATA[Sequence Tube Maps: displays multiple genomic sequences in the form of a tube map]]></title>
	<description><![CDATA[<p>A JavaScript module for the visualization of genomic sequence graphs. It automatically generates a "tube map"-like visualization of sequence graphs which have been created with <a href="https://github.com/vgteam/vg">vg</a>. (<a href="https://github.com/vgteam/vg">https://github.com/vgteam/vg</a>)</p>
<h3>Link to working demo: <a href="https://vgteam.github.io/sequenceTubeMap/">https://vgteam.github.io/sequenceTubeMap/</a></h3>
<p><img src="https://raw.githubusercontent.com/vgteam/sequenceTubeMap/master/images/header.png" alt="image" style="border: 0px; border: 0px;"></p><p>Address of the bookmark: <a href="https://github.com/vgteam/sequenceTubeMap" rel="nofollow">https://github.com/vgteam/sequenceTubeMap</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/32855/maf2synteny</guid>
	<pubDate>Thu, 18 May 2017 05:31:30 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/32855/maf2synteny</link>
	<title><![CDATA[maf2synteny]]></title>
	<description><![CDATA[<p>A tool for converting for recovering synteny blocks from multiple alignment (in MAF fromat)</p>
<p>This tool is a standalone version of Ragout module [<a href="http://fenderglass.github./Ragout">http://fenderglass.github./Ragout</a>]</p><p>Address of the bookmark: <a href="https://github.com/fenderglass/maf2synteny" rel="nofollow">https://github.com/fenderglass/maf2synteny</a></p>]]></description>
	<dc:creator>Abhimanyu Singh</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/37987/ropebwt2-incremental-construction-of-fm-index-for-dna-sequences</guid>
	<pubDate>Thu, 25 Oct 2018 04:48:54 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/37987/ropebwt2-incremental-construction-of-fm-index-for-dna-sequences</link>
	<title><![CDATA[RopeBWT2: Incremental construction of FM-index for DNA sequences]]></title>
	<description><![CDATA[<p><span>RopeBWT2 is an tool for constructing the FM-index for a collection of DNA sequences. It works by incrementally inserting one or multiple sequences into an existing pseudo-BWT position by position, starting from the end of the sequences. This algorithm can be largely considered a mixture of&nbsp;</span><a href="http://dx.doi.org/10.1007/978-3-642-21458-5_20">BCR</a><span>&nbsp;and&nbsp;</span><a href="http://dfmi.sourceforge.net/">dynamic FM-index</a><span>. Nonetheless, ropeBWT2 is unique in that it may&nbsp;</span><em>implicitly</em><span>sort the input into reverse lexicographical order (RLO) or reverse-complement lexicographical order (RCLO) while building the index.</span></p><p>Address of the bookmark: <a href="https://github.com/lh3/ropebwt2" rel="nofollow">https://github.com/lh3/ropebwt2</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44887/alfapang-alignment-free-algorithm-for-pangenome-graph-construction</guid>
	<pubDate>Thu, 28 Aug 2025 02:56:35 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44887/alfapang-alignment-free-algorithm-for-pangenome-graph-construction</link>
	<title><![CDATA[AlfaPang: alignment free algorithm for pangenome graph construction]]></title>
	<description><![CDATA[<p><span>AlfaPang constructs variation graphs, leveraging its alignment-free and reference-free approach, based solely on intrinsic sequence properties. This design allows AlfaPang's runtime and memory usage to scale linearly with the size of input sequences, enabling it to handle significantly larger genome sets compared to other methods.</span></p><p>Address of the bookmark: <a href="https://github.com/AdamCicherski/AlfaPang" rel="nofollow">https://github.com/AdamCicherski/AlfaPang</a></p>]]></description>
	<dc:creator>BioStar</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/27440/stampy</guid>
	<pubDate>Fri, 20 May 2016 19:13:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27440/stampy</link>
	<title><![CDATA[Stampy]]></title>
	<description><![CDATA[<p><strong>Stampy&nbsp;</strong><span>is a package for the mapping of short reads from illumina sequencing machines onto a reference genome. It's recommended for most workflows, including those for genomic resequencing, RNA-Seq and Chip-seq. Stampy excels in the mapping of reads containing that contain sequence variation relative to the reference, in particular for those containing insertions or deletions.</span></p><p>Address of the bookmark: <a href="http://www.well.ox.ac.uk/project-stampy" rel="nofollow">http://www.well.ox.ac.uk/project-stampy</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41020/cancer-dependency-map</guid>
	<pubDate>Thu, 13 Feb 2020 04:38:47 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41020/cancer-dependency-map</link>
	<title><![CDATA[Cancer Dependency Map]]></title>
	<description><![CDATA[<p><span>The consequences of alterations in the DNA of cancer cells and subsequent vulnerabilities are not fully understood. This project aims to assign a dependency to every cancer cell in a patient which could be exploited to develop new therapies. This knowledge is foundational for precision cancer medicine.</span></p><p>Address of the bookmark: <a href="https://depmap.sanger.ac.uk/" rel="nofollow">https://depmap.sanger.ac.uk/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>