<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>That's Funny... &#187; download</title>
	<atom:link href="http://staff.washington.edu/rec3141/wordpress/archives/tag/download/feed" rel="self" type="application/rss+xml" />
	<link>http://staff.washington.edu/rec3141</link>
	<description>the website of Eric Collins, grad student</description>
	<lastBuildDate>Wed, 11 Nov 2009 18:25:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Predicting the height of a saturated peak on an electropherogram</title>
		<link>http://staff.washington.edu/rec3141/wordpress/archives/527</link>
		<comments>http://staff.washington.edu/rec3141/wordpress/archives/527#comments</comments>
		<pubDate>Thu, 07 May 2009 01:12:08 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[none]]></category>
		<category><![CDATA[bacteria]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sea ice]]></category>

		<guid isPermaLink="false">http://staff.washington.edu/rec3141/?p=527</guid>
		<description><![CDATA[One way to assess the microbial community structure in an environment is to use a &#8216;fingerprinting&#8217; technique, like T-RFLP or ARISA, to interrogate the &#8217;species&#8217; living there as determined from their 16S rRNA genes or some functional gene like amoA. Here&#8217;s an example of a T-RFLP electropherogram from sea ice:

You can see that most of [...]]]></description>
			<content:encoded><![CDATA[<p>One way to assess the microbial community structure in an environment is to use a &#8216;fingerprinting&#8217; technique, like T-RFLP or ARISA, to interrogate the &#8217;species&#8217; living there as determined from their 16S rRNA genes or some functional gene like amoA. Here&#8217;s an example of a T-RFLP electropherogram from sea ice:<br />
<a href="http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/examplecsv0.png"><img src="http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/examplecsv0.png" alt="examplecsv0" title="examplecsv0" width="480" height="480" class="size-full wp-image-548" /></a></p>
<p>You can see that most of the signal in this sample is contained within a few peaks. Sometimes those peaks saturate (max-out, overblow) the detector, which is bad if I am interested in comparing the heights of the peaks (a controversial subject, I should note I am only doing bulk, not individual, comparisons). Of course, I could just add less DNA and run it again, except that then I would be liable to lose some of the smaller peaks (also, it&#8217;s not practical for me to re-run these specific samples). So I&#8217;ve written a script in the open-source <a href="http://www.r-project.org">statistical package R</a> to estimate the heights of the saturated peaks by fitting a Gaussian function of the form</p>
<p><img src='/rec3141/wordpress/wp-content/plugins/latexrender/pictures/c29244c515375b57599c5786bb562c8d_7.85951pt.png' title='f(x) = y_0+\dfrac{b\sqrt{2/\pi}}{d}*e^{-2\left(\dfrac{x-x_0}{d}\right)^2}' alt='f(x) = y_0+\dfrac{b\sqrt{2/\pi}}{d}*e^{-2\left(\dfrac{x-x_0}{d}\right)^2}'  style="vertical-align:-7.85951pt;" ></p>
<p>where &#8216;y_0&#8242; is the y-minimum, &#8216;x_0&#8242; is the center of the peak, &#8216;b&#8217; is a scaling factor, and &#8216;d&#8217; is related to the standard deviation of the distribution.</p>
<p>You can download the script here: <a href='http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/gaussfit.r'>gaussfit.r</a></p>
<p>The figures below show (A) a fitted regular-sized peak, and (B) a fitted saturated peak. In my case, the fitted function has a maximum that is 1.6 ± 2.5% of the observed maximum for regular-sized peaks.</p>
<p><img src="http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/examplecsv1.png" alt="examplecsv1" title="examplecsv1" width="320" height="320" class="size-full wp-image-541" /></a><a href="http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/examplecsv2.png"><img src="http://staff.washington.edu/rec3141/wordpress/wp-content/uploads/2009/05/examplecsv2.png" alt="examplecsv2" title="examplecsv2" width="320" height="320" class="size-full wp-image-542" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://staff.washington.edu/rec3141/wordpress/archives/527/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
