<?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/36029?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/thread/36029?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/36029</guid>
	<pubDate>Fri, 23 Mar 2018 10:18:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36029</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>#Convert #fasta file to uppercase/lowercase, without altering the annotation line $ awk '{ if ($0 !~ /&gt;/) {print toupper($0)} else {print $0} }' name.fasta</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>