<?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: Thread]]></title>
	<link>https://bioinformaticsonline.com/thewire/thread/33654?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/thread/33654?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/33654</guid>
	<pubDate>Fri, 23 Jun 2017 05:06:43 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/33654</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Count the number of bases in fasta file. grep -v "&gt;" file.fasta | wc | awk '{print $3-$1}' #Fasta #Count #Bases</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>