<?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"
	>

<channel>
	<title>Andrew Scheidecker's Website</title>
	<atom:link href="http://www.scheidecker.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scheidecker.net</link>
	<description></description>
	<pubDate>Mon, 28 Jan 2008 03:10:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Personal Genome Explorer 1.2</title>
		<link>http://www.scheidecker.net/2008/01/27/personal-genome-explorer-12/</link>
		<comments>http://www.scheidecker.net/2008/01/27/personal-genome-explorer-12/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 01:57:16 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[DNA]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/27/personal-genome-explorer-12/</guid>
		<description><![CDATA[

I&#8217;ve updated Personal Genome Explorer to version 1.2 (install, source).  If you installed the previous version, it should offer to automatically update itself to the new version the next time you run it.
Changes:

SNPs are grouped by the trait they affect.
Importing from 23andme&#8217;s official download-able data format is supported; this has replaced the &#8220;screen scraping&#8221; [...]]]></description>
			<content:encoded><![CDATA[<table width="100%">
<tr>
<td>I&#8217;ve updated <a href="http://www.scheidecker.net/personal-genome-explorer/">Personal Genome Explorer</a> to version 1.2 (<a href="http://www.scheidecker.net/PersonalGenomeExplorer/">install</a>, <a href="http://www.scheidecker.net/PersonalGenomeExplorer/PersonalGenomeExplorerSource_1_2.zip">source</a>).  If you installed the previous version, it should offer to automatically update itself to the new version the next time you run it.</p>
<h3>Changes:</h3>
<ul>
<li>SNPs are grouped by the trait they affect.</li>
<li>Importing from <a href="http://www.23andme.com/">23andme</a>&#8217;s official download-able data format is supported; this has replaced the &#8220;screen scraping&#8221; data path.</li>
<li>Importing from <a href="http://www.decodeme.com/" target="_blank">deCODEme</a>&#8217;s official download-able data format is supported.</li>
<li>Genotypes are appropriately oriented on the reference human genome, which makes the cross-referencing between personal genome data and <a href="http://www.snpedia.com/" target="_blank">SNPedia</a> more accurate and complete.</li>
<li>Some miscellaneous UI polish.</li>
</ul>
</td>
<td width="128"><a href="/PersonalGenomeExplorer/ExampleScreenshot.jpg" target="_blank"><br />
<img src="/PersonalGenomeExplorer/ExampleScreenshotThumbnail.jpg" alt="Example screenshot" height="320" width="256" /></a><a href="/PersonalGenomeExplorer/ExampleScreenshot.jpg" target="_blank">Screenshot<br />
</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/27/personal-genome-explorer-12/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Genome data available from 23andme and deCODEme</title>
		<link>http://www.scheidecker.net/2008/01/22/genome-data-available-from-23andme-and-decodeme/</link>
		<comments>http://www.scheidecker.net/2008/01/22/genome-data-available-from-23andme-and-decodeme/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 07:00:28 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[DNA]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/22/genome-data-available-from-23andme-and-decodeme/</guid>
		<description><![CDATA[It looks like 23andme and deCODEme have both started to allow users to download their raw genome data.
I&#8217;ll try to update Personal Genome Explorer to import the data ASAP, but I may not have the time to put together a new release until next weekend.
]]></description>
			<content:encoded><![CDATA[<p>It looks like 23andme and deCODEme have both started to allow users to download their raw genome data.</p>
<p>I&#8217;ll try to update Personal Genome Explorer to import the data ASAP, but I may not have the time to put together a new release until next weekend.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/22/genome-data-available-from-23andme-and-decodeme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Personal Genome Explorer 1.1</title>
		<link>http://www.scheidecker.net/2008/01/20/personal-genome-explorer-11/</link>
		<comments>http://www.scheidecker.net/2008/01/20/personal-genome-explorer-11/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 00:21:31 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[DNA]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/20/personal-genome-explorer-11/</guid>
		<description><![CDATA[ I&#8217;ve posted version 1.1 of Personal Genome Explorer; both source and binaries are available.
Features

23andme data import
Encrypted file format
Export to CSV
SNP database import from SNPedia
Comes with pre-imported data from SNPedia
Analysis of genome based on SNPedia metadata
Random genome generation based on population frequency data


The new version brings together the 23andme data import from version 1.0 with [...]]]></description>
			<content:encoded><![CDATA[<p> I&#8217;ve posted version 1.1 of <a href="/personal-genome-explorer/">Personal Genome Explorer</a>; both source and binaries are available.</p>
<h3>Features</h3>
<ul>
<li>23andme data import</li>
<li>Encrypted file format</li>
<li>Export to CSV</li>
<li>SNP database import from <a href="http://www.snpedia.com/" target="_blank">SNPedia</a></li>
<li>Comes with pre-imported data from <a href="http://www.snpedia.com/" target="_blank">SNPedia</a></li>
<li>Analysis of genome based on <a href="http://www.snpedia.com/" target="_blank">SNPedia</a> metadata</li>
<li>Random genome generation based on population frequency data</li>
</ul>
<p><span id="more-11"></span></p>
<p>The new version brings together the <a href="http://www.23andme.com/" target="_blank">23andme</a> data import from version 1.0 with a new <a href="http://www.snpedia.com/" target="_blank">SNPedia</a> metadata importer.  It cross-references the 23andme genome data with the SNP information from SNPedia to display the traits associated with the genome.</p>
<p>For my personal genome data from 23andme and the default SNPedia data included with the binary download, it can find about 150 traits.  There are 800 additional SNP associations it finds in SNPedia that don&#8217;t have information about the effects of the different alleles of the SNP.  As more information is added to SNPedia, Personal Genome Explorer will be able to show more traits.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/20/personal-genome-explorer-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Andromeda is big</title>
		<link>http://www.scheidecker.net/2008/01/13/andromeda-is-big/</link>
		<comments>http://www.scheidecker.net/2008/01/13/andromeda-is-big/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 17:59:47 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/13/andromeda-is-big/</guid>
		<description><![CDATA[From 2.5 million light years away, the Andromeda galaxy&#8217;s angular diameter is 7 times larger than the full moon&#8217;s in Earth&#8217;s sky; but only the galactic core is bright enough to be seen by the naked eye.
]]></description>
			<content:encoded><![CDATA[<p>From 2.5 million light years away, the <a href="http://en.wikipedia.org/wiki/Andromeda_Galaxy" target="_blank">Andromeda galaxy&#8217;s</a> angular diameter is 7 times larger than the full moon&#8217;s in Earth&#8217;s sky; but only the galactic core is bright enough to be seen by the naked eye.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/13/andromeda-is-big/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SNPedia</title>
		<link>http://www.scheidecker.net/2008/01/12/snppedia/</link>
		<comments>http://www.scheidecker.net/2008/01/12/snppedia/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 03:29:07 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[DNA]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/12/snppedia/</guid>
		<description><![CDATA[I found a great Wiki about human genetics: SNPedia
]]></description>
			<content:encoded><![CDATA[<p>I found a great Wiki about human genetics: <a href="http://www.snpedia.com/index.php?title=SNPedia" title="SNPedia" target="_blank">SNPedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/12/snppedia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello</title>
		<link>http://www.scheidecker.net/2008/01/12/hello/</link>
		<comments>http://www.scheidecker.net/2008/01/12/hello/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 23:58:53 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[DNA]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.scheidecker.net/2008/01/12/hello/</guid>
		<description><![CDATA[Welcome to my blog.  You can read a little bit about me here.
I&#8217;ve just posted the first source release of Personal Genome Explorer.  It features data import from 23andme, an encrypted file format, and a basic analysis UI framework.  However, there aren&#8217;t any real analyses yet; I&#8217;m just releasing this for those [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog.  You can read a little bit about me <a href="/introduction/">here</a>.</p>
<p>I&#8217;ve just posted the first source release of <a href="/personal-genome-explorer/" title="Personal Genome Explorer">Personal Genome Explorer</a>.  It features data import from <a href="http://www.23andme.com/" target="_blank">23andme</a>, an encrypted file format, and a basic analysis UI framework.  However, there aren&#8217;t any real analyses yet; I&#8217;m just releasing this for those who would like to download their personal genome data from 23andme, and get started hacking.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scheidecker.net/2008/01/12/hello/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
