<?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: Rahul Nayak's wire posts]]></title>
	<link>https://bioinformaticsonline.com/thewire/owner/rahul?offset=30</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/owner/rahul?offset=30" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39035</guid>
	<pubDate>Thu, 21 Feb 2019 10:18:18 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39035</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>ALLHiC: identify allelic contigs https://github.com/tangerzhang/ALLHiC/wiki/ALLHiC:-identify-allelic-contigs #AllHic #Scaffolding #3C #ALLHiC</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39033</guid>
	<pubDate>Thu, 21 Feb 2019 10:17:22 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39033</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>De novo genome assembly https://astrobiomike.github.io/genomics/de_novo_assembly #Genome #Assembly #DeNovo #Genome</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39031</guid>
	<pubDate>Thu, 21 Feb 2019 10:16:23 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39031</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Errors in sequence assembly and corrections (Bioinformatics) http://what-when-how.com/bioinformatics/errors-in-sequence-assembly-and-corrections-bioinformatics/ #Assembly #Error</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39029</guid>
	<pubDate>Thu, 21 Feb 2019 10:15:05 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39029</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Long read assembly workshop https://www.melbournebioinformatics.org.au/tutorials/tutorials/pacbio/ #Long #Reads #Assembly #PacBio #Learn #Tutorial #Workshop</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/39027</guid>
	<pubDate>Thu, 21 Feb 2019 10:13:52 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/39027</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>https://bioinformaticsdotca.github.io/high-throughput_biology_2017 #NGS #Tutorial #Learn #Assembly</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38944</guid>
	<pubDate>Mon, 11 Feb 2019 06:15:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38944</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Fastq 2 fasta convert $ sed '/^@/!d;s//&gt;/;N' sample1.fq &gt; sample1.fa #fastq2fasta #fastqtwofasta</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38942</guid>
	<pubDate>Mon, 11 Feb 2019 06:11:41 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38942</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>One liner to remove the description information from a fasta file and just keep the identifier $ perl -p -i -e 's/&gt;(.+?) .+/&gt;$1/g' sample1.fa  #clean #header #fasta</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38835</guid>
	<pubDate>Thu, 31 Jan 2019 07:19:50 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38835</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>This script will #extract the intron feature #gff3 and sequence from gene_exon gff3 and fasta file. Extract-intron-from-gff3</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38798</guid>
	<pubDate>Sat, 26 Jan 2019 17:38:33 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38798</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>A De Novo Genome #Assembly Algorithm for #Repeats and Nonrepeats https://www.hindawi.com/journals/bmri/2014/736473/</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38697</guid>
	<pubDate>Wed, 16 Jan 2019 11:03:36 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38697</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>The #p53 #pathway: positive and negative feedback loops https://www.nature.com/articles/1208615</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38695</guid>
	<pubDate>Wed, 16 Jan 2019 11:03:00 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38695</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>ATM, ATR, and DNA-PK: The Trinity at the Heart of the #DNA #Damage Response https://www.sciencedirect.com/science/article/pii/S1097276517303544</p>
]]></description>
	<dc:creator>Rahul Nayak</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/38653</guid>
	<pubDate>Thu, 10 Jan 2019 09:25:01 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38653</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Merge overlapping bed file https://bedtools.readthedocs.io/en/latest/content/tools/merge.html #bed #merge #overlapping</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38651</guid>
	<pubDate>Thu, 10 Jan 2019 09:20:37 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38651</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>make a window of 60k of bed file. $ bedtools makewindows -g genome -w 60000 &gt; 60K.windows.bed #bed #bin #window</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/38620</guid>
	<pubDate>Mon, 07 Jan 2019 08:45:39 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/38620</link>
	<title><![CDATA[Wire post by Rahul Nayak]]></title>
	<description><![CDATA[
<p>Long reads assembly tutorial https://www.melbournebioinformatics.org.au/tutorials/tutorials/pacbio/ #Long #Reads #PacBio #assembly #Genome</p>
]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>