<?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 'Files']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Files?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Files?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/42991</guid>
	<pubDate>Tue, 23 Mar 2021 07:26:49 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/42991</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Multi fasta to single fasta files $ perl -ne 'if (/^&gt;(\S+)/) { close OUT; open OUT, "&gt;$1.fasta" } print OUT' genome.fasta #Multi-fasta #fasta #multi #genome #files</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/28868</guid>
	<pubDate>Mon, 22 Aug 2016 09:23:58 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/28868</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>du -sh *  will give you the size of all the directories,files etc in current directory in human readable format. #Linux #Size #Tricks #Folders #Files</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>