<?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: Plot dotplot with last !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/35872/plot-dotplot-with-last?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/35872/plot-dotplot-with-last?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/35872/plot-dotplot-with-last</guid>
	<pubDate>Tue, 06 Mar 2018 09:21:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/35872/plot-dotplot-with-last</link>
	<title><![CDATA[Plot dotplot with last !]]></title>
	<description><![CDATA[<code># generate dotplot
lastdb test/ref.fa
lastal -f TAB test/ref.fa test/contigs.reduced.pacbio.fa | last-dotplot - test/contigs.reduced.pacbio.fa.ref.png
lastal -f TAB test/ref.fa test/contigs.reduced.nanopore.fa | last-dotplot - test/contigs.reduced.nanopore.fa.ref.png</code>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>