<?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 posts tagged with 'Add']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Add?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Add?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38508</guid>
	<pubDate>Thu, 20 Dec 2018 13:18:03 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38508</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Add number in fasta header $ awk '/^&gt;/{$0=$0"_"(++i)}1' infile.fa #fasta #header #add #number #count</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37805</guid>
	<pubDate>Mon, 01 Oct 2018 09:55:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37805</link>
	<title><![CDATA[Wire post by Neel]]></title>
	<description><![CDATA[
<p>Add some text at the beginning of the file $  echo -e "chrII_reverse\n$(cat chrII_reverse.fa )" &gt; chrII_reverse.fa #Add #FirstLine #Text</p>
]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/32257</guid>
	<pubDate>Fri, 21 Apr 2017 08:24:53 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/32257</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>To add something to end of all header lines: $ sed 's/&gt;.*/&amp;WHATEVERYOUWANT/' file.fa &gt; outfile.fa  #Add #Fasta</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/31894</guid>
	<pubDate>Tue, 28 Mar 2017 17:25:07 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/31894</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Add "&gt;" in front of ids. sed -e 's/^/prefix/' file #Sed #Add #&gt;</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>