<?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 'split']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/split?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/split?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/40295</guid>
	<pubDate>Mon, 25 Nov 2019 22:26:37 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/40295</link>
	<title><![CDATA[Wire post by Neel]]></title>
	<description><![CDATA[
<p>Multifasta 2 singlefasta cat toy.fasta| awk '{ if (substr($0, 1, 1)=="&gt;" {filename=(substr($0,2) ".fa")} print $0 &gt; filename }' #Split #fasta #multifasta</p>
]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38690</guid>
	<pubDate>Tue, 15 Jan 2019 04:12:56 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38690</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Split a multi-FASTA file into individual FASTA files: awk '/^&gt;/{s=++d".fa"} {print &gt; s}' multi.fa #split #multifasta</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38497</guid>
	<pubDate>Wed, 19 Dec 2018 03:58:11 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38497</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>#Split the #BAM file $ /home/urbe/Tools/bamtools/bin/bamtools split -in improved3.fasta.sorted.bam -reference #bamtools</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/37781</guid>
	<pubDate>Wed, 26 Sep 2018 05:50:30 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/37781</link>
	<title><![CDATA[Wire post by BioStar]]></title>
	<description><![CDATA[
<p>Split the fasta $ pyfasta split -k 100 -o 20 input.fasta -n 1 #split #pyfasta #overlaps</p>
]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/36193</guid>
	<pubDate>Tue, 10 Apr 2018 04:06:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/36193</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>#Split #multifasta $ cat hg18.fa | awk '{<br />        if (substr($0, 1, 1)=="&gt;") {filename=(substr($0,2) ".fa")}<br />        print $0 &gt; filename<br />}'</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/33823</guid>
	<pubDate>Wed, 05 Jul 2017 11:02:44 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/33823</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Split the file in Linux with size. $  split --bytes=50M aaaa.fa  #split #linux #size</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/31158</guid>
	<pubDate>Tue, 28 Feb 2017 09:07:34 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/31158</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Split the bam file by chromosome. $ bamtools split -in file.bam -reference #Split #Bam #Bamtools</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/29522</guid>
	<pubDate>Wed, 26 Oct 2016 12:43:58 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/29522</link>
	<title><![CDATA[Wire post by Shruti Paniwala]]></title>
	<description><![CDATA[
<p>Slice on the fly with perl: my ($username, $real_name) = (split /:/, $str)[0, 4]; #Perl #PerlTrick #Split</p>
]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/29243</guid>
	<pubDate>Fri, 23 Sep 2016 10:18:59 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/29243</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Split the text file with line number in Linux: wc -l abc.txt and then: split -l 60000 abc.txt #Split #Break #Line #Ubuntu #Linux #Tricks</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>