<?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>The Chromosome Chronicles &#187; Genome Phasing</title>
	<atom:link href="http://www.chromosomechronicles.com/tag/genome-phasing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chromosomechronicles.com</link>
	<description>Genetics 2.0: Intelligent design and unnatural selection...</description>
	<lastBuildDate>Wed, 28 Sep 2011 03:48:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use Family SNP Data to Phase Your Own Genome</title>
		<link>http://www.chromosomechronicles.com/2009/09/30/use-family-snp-data-to-phase-your-own-genome/</link>
		<comments>http://www.chromosomechronicles.com/2009/09/30/use-family-snp-data-to-phase-your-own-genome/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:07:39 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Analyze Your Own SNPs]]></category>
		<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Consumer Genetics]]></category>
		<category><![CDATA[23andMe]]></category>
		<category><![CDATA[Genetic Testing]]></category>
		<category><![CDATA[Genome Phasing]]></category>
		<category><![CDATA[Navigenics]]></category>
		<category><![CDATA[Personal Genetics]]></category>
		<category><![CDATA[SNPs]]></category>

		<guid isPermaLink="false">http://www.chromosomechronicles.com/?p=277</guid>
		<description><![CDATA[With family trio SNP data (father, mother, child), it is possible to determine the haplotypes for the child. A step-by-step guide along with a program to execute this task is presented.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.chromosomechronicles.com%2F2009%2F09%2F30%2Fuse-family-snp-data-to-phase-your-own-genome%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.chromosomechronicles.com_2F2009_2F09_2F30_2Fuse-family-snp-data-to-phase-your-own-genome_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.chromosomechronicles.com%2F2009%2F09%2F30%2Fuse-family-snp-data-to-phase-your-own-genome%2F&amp;source=chromchron&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/liberato/158288030/" onclick="pageTracker._trackPageview('/outgoing/www.flickr.com/photos/liberato/158288030/?referer=');"><img class="aligncenter size-medium wp-image-288" title="DNAStairs" src="http://www.chromosomechronicles.com/wp-content/uploads/2009/09/DNAStairs-300x199.jpg" alt="DNAStairs" width="300" height="199" /></a></p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/liberato/158288030/" onclick="pageTracker._trackPageview('/outgoing/www.flickr.com/photos/liberato/158288030/?referer=');"></a>Photo by: <a title="liber on Flickr" href="http://www.flickr.com/photos/liberato/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.flickr.com/photos/liberato/?referer=');">liber</a></p>
<p>So I&#8217;ve already written a <a title="Phasing: Determining which SNPs are Inherited Together" href="http://www.chromosomechronicles.com/2009/09/08/phasing-determining-which-snps-are-inherited-together/" target="_blank">post</a> about the challenges of phasing genotype data, but now I&#8217;m here to help you accomplish that task. Let&#8217;s go through a checklist of what will be needed:</p>
<ul>
<li>Your personal SNP information (through either <a title="23andMe" href="http://www.23andme.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.23andme.com?referer=');">23andMe</a>, <a title="Navigenics" href="http://www.navigenics.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.navigenics.com/?referer=');">Navigenics</a>, <a title="deCODEme" href="http://www.decodeme.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.decodeme.com/?referer=');">deCODEme</a>, etc.)</li>
<li>The SNP information for your parents (preferably through the same company/microarray platform)</li>
</ul>
<p>If you want to use my specific method you also need:</p>
<ul>
<li>The most recent <a title="Java" href="http://www.java.com/en/download/manual.jsp" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.java.com/en/download/manual.jsp?referer=');">Java Runtime Environment</a>.</li>
</ul>
<p>Of course, you can implement your own version of this phasing protocol with basic familiarity in a programming language or (more tediously) with some macros and if statements in Microsoft Excel.</p>
<h3>How to Phase Your Genome: A Conceptual Overview</h3>
<p><img class="alignleft size-medium wp-image-278" title="Phased v Unphased" src="http://www.chromosomechronicles.com/wp-content/uploads/2009/09/PhasedvUnphased-201x300.png" alt="Phased v Unphased" width="141" height="210" />With information from both parents, it is possible to phase your genome (for the vast majority of SNP calls). We rely on the fact that for most situations, you can identify exactly what was inherited from your father and exactly what was inherited from your mother.</p>
<p>For example: If at a particular position, your genotype call is AT, your father&#8217;s genotype call is AA, and your mother&#8217;s genotype call is TT, then you know that the A must have come from your father, and the T must have come from your mother. Simple! We will refer to situations where phase can be determined as informative.</p>
<p>The chart to the right outlines exactly <img class="alignright size-medium wp-image-287" title="Informative SNPs Chart" src="http://www.chromosomechronicles.com/wp-content/uploads/2009/09/informativesnps1-300x117.png" alt="Informative SNPs Chart" width="300" height="117" />which situations are informative. The good news is that every situation is informative with the exception of one: when both parents and the child are heterozygous. Here, we are unable to say for certain what allele was inherited from each parent.</p>
<p>A sample implementation of how to phase a child&#8217;s DNA is illustrated below:</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-285" title="Phasing Data" src="http://www.chromosomechronicles.com/wp-content/uploads/2009/09/Phasing-Data-300x299.png" alt="Phasing Data" width="300" height="299" /></p>
<h3>Implementing this Phasing Strategy: I&#8217;m Here to Help</h3>
<p>If you have all the files mentioned above and would like to phase your genome, then I am more than happy to provide you with a Java archive that will allow you to accomplish this task. Even more, I will provide detailed instructions as to how to use this archive (it&#8217;s really simple, I swear).</p>
<p>You can download the Java program <a title="PhaseME Download" href="http://chromosomechronicles.com/wp-content/uploads/2009/09/PhaseME Program.zip" target="_blank" onclick="pageTracker._trackPageview('/outgoing/chromosomechronicles.com/wp-content/uploads/2009/09/PhaseME_Program.zip?referer=');">here</a> as a zip file. Once finished, unzip the contents into the same fold. You should see Launcher.jar and PhaseME.jar. To launch the program, click Launcher.jar (I thought that was pretty obvious), and the GUI pictured below should appear:</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-300" title="PhaseME" src="http://www.chromosomechronicles.com/wp-content/uploads/2009/09/PhaseME-300x40.png" alt="PhaseME" width="300" height="40" /></p>
<p>The input files need to contain four columns in this order: rsid, chromosome, position, genotype. The genotype data needs to simply be AA,  AT, TT, etc. without any slashes or quotation marks.</p>
<p>Before running the program, you do need to make sure that your data is the same length and contains the same SNPs between both parents and the child. I have not incorporated any checks into the program for this. My recommendation is to use an IF statement in Microsoft Excel (version 2007) to make sure that all three files line up. Also, make sure that only one row of headers exists in the files.</p>
<p>Finally, select the files to be compared (father, mother, child), and select an output location and choose a name for the outputs. There will be 23 outputs with the following filenames: &lt;yourchosenname&gt;.chr&lt;chromosome&gt;.phased.txt. Each chromosome has its own output that shows you the haplotype inherited from the father and the haplotype inherited from the mother. This program just ignores Y and MT data. However, the program does have the ability to recognize whether the child is male or female, and it assigns the X chromosome haplotypes accordingly.</p>
<p>Let me know about any problems with the program (ex. If it does not produce any output), and I will check to see (1. If your input files are the problem, 2. If the program is the problem).</p>
<img src="http://www.chromosomechronicles.com/?ak_action=api_record_view&id=277&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.chromosomechronicles.com/2009/09/30/use-family-snp-data-to-phase-your-own-genome/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

