<?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/40284?</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/thread/40284?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/40284</guid>
	<pubDate>Mon, 25 Nov 2019 09:23:51 -0600</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/40284</link>
	<title><![CDATA[Wire post by LEGE]]></title>
	<description><![CDATA[
<p>#Estimate the #insert #size with mapped reads $ head -10000 mappings.sam | awk '{ if ($9 &gt; 0) { N+=1; S+=$9; S2+=$9*$9 }} END { M=S/N; print "n="N", mean="M", stdev="sqrt ((S2-M*M*N)/(N-1))}'</p>
]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>