<?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: Wire post by Rahul Nayak]]></title>
	<link>https://bioinformaticsonline.com/thewire/view/37630?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/view/37630?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37630</guid>
	<pubDate>Wed, 05 Sep 2018 05:09:15 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37630</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Multi-line fasta to single line fasta $ perl -pe '/^&gt;/ ? print "\n" : chomp' in.fasta | tail -n +2 &gt; out.fasta #Multiline #Singleline #Fasta</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>