<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Manuel Corpas&#039; Blog</title>
	<atom:link href="http://manuelcorpas.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://manuelcorpas.com</link>
	<description>Genomes, Web 2.0 and Bioethics</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='manuelcorpas.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/30b9f4f8115fc52af0bb4d7d67d33f7d?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Manuel Corpas&#039; Blog</title>
		<link>http://manuelcorpas.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://manuelcorpas.com/osd.xml" title="Manuel Corpas&#039; Blog" />
	<atom:link rel='hub' href='http://manuelcorpas.com/?pushpress=hub'/>
		<item>
		<title>My Personal Exome Analysis (Part I): First Findings</title>
		<link>http://manuelcorpas.com/2012/02/06/my-personal-exome-analysis-part-i-first-findings/</link>
		<comments>http://manuelcorpas.com/2012/02/06/my-personal-exome-analysis-part-i-first-findings/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:57:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Genomes]]></category>
		<category><![CDATA[BAM]]></category>
		<category><![CDATA[Data Analysis]]></category>
		<category><![CDATA[Exome]]></category>
		<category><![CDATA[public license]]></category>
		<category><![CDATA[VCF]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1309</guid>
		<description><![CDATA[You may have read about the release of my raw personal exome data in a previous entry. Although users were not required to report back any finding derived from this data, my hope was that some of them would return with interesting results. The response to this call has been overwhelmingly positive and in less than [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1309&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You may have read about the <a href="http://manuelcorpas.com/2012/01/23/my-personal-exome-now-publicly-released/" target="_blank">release of my raw personal exome data</a> in a previous entry. Although users were not required to report back any finding derived from this data, my hope was that some of them would return with interesting results. The response to this call has been overwhelmingly positive and in less than a week <a href="http://www.ogt.co.uk/" target="_blank">Oxford Gene Technology</a> (OGT) has kindly provided me with a report to facilitate the analysis of my personal exome. OGT’s donation has allowed the start of the “My Personal Exome Analysis” series in this blog. In Part I, I will be sharing some data and preliminary metrics gathered from OGT’s exome analysis services. I will continue to report further findings and insights as I keep exploring my personal exome at the deepest level that technology (and budget) currently allows.</p>
<p>In addition, I release under a <a href="http://creativecommons.org/publicdomain/zero/1.0/" target="_blank">CC0</a> license the following sequence-derived data from OGT’s services: a) the aligned and processed <a href="http://23andus.org/manuel.bam" target="_blank">BAM file</a>, b) the <a href="http://23andus.org/manuel.bam.bai" target="_blank">BAM file index</a> and c) the compressed <a href="http://23andus.org/manuel_BOTH_SNPINDELfilter_PASSED.vcf.gz" target="_blank">VCF file</a>. The <em>BAM file</em> (.bam) is the binary version of a tab-delimited text file that contains sequence alignment data. The <em>BAM file index</em> (.bai) provides fast random access to the BAM file. The compressed <em>VCF file</em> (.vcf.gz) describes variant calls in text format. These format types are industry standard and can be used in a variety of research contexts involving genome visualization and analysis.</p>
<p>Looking at the summary metrics in OGT’s report, my personal exome produces:</p>
<ul>
<li><strong>30,702</strong> variations to the reference genome (GRCh37)</li>
<li><strong>5,565</strong> non synonymous coding variations with consequences</li>
<li>A minimum of <strong>61.42%</strong> of the on-target regions, covered with a depth of at least 20x (remember that this data was sequenced by the BGI).</li>
<li>A total of <strong>2.54</strong> Gigabases of sequence data read and aligned at high quality.</li>
</ul>
<p>Figure 1 is a screenshot of the OGT report showing the summary of all variants identified, including those in dbSNP release 132.</p>
<p><a href="http://corpasfoo.files.wordpress.com/2012/02/fig1.png"><img class="aligncenter size-full wp-image-1310" title="fig1" src="http://corpasfoo.files.wordpress.com/2012/02/fig1.png?w=406&#038;h=195" alt="" width="406" height="195" /></a></p>
<p>Figure 2 summarizes all novel variants identified by OGT, filtering those in dbSNP release 132.</p>
<p><a href="http://corpasfoo.files.wordpress.com/2012/02/fig2.png"><img class="aligncenter size-full wp-image-1311" title="fig2" src="http://corpasfoo.files.wordpress.com/2012/02/fig2.png?w=406&#038;h=195" alt="" width="406" height="195" /></a></p>
<h2>Download of BAM and VCF Files</h2>
<p>You are allowed to use my personal exome’s BAM and VCF files under a completely free license <a href="http://creativecommons.org/publicdomain/zero/1.0/" target="_blank">CC0</a>. You can add this data to any database or resource with no need for attribution. Any usage or finding derived from this data communicated back to me will be shared (if considered noteworthy) through this blog or publication, with due attribution or request for coathorship in papers.</p>
<ul>
<li><a href="http://23andus.org/manuel.bam" target="_blank">Aligned BAM file download</a></li>
<li><a href="http://23andus.org/manuel.bam.bai" target="_blank">Index BAM file download</a></li>
<li><a href="http://23andus.org/manuel_BOTH_SNPINDELfilter_PASSED.vcf.gz" target="_blank">VCF file download</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1309/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1309&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/02/06/my-personal-exome-analysis-part-i-first-findings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/02/fig1.png" medium="image">
			<media:title type="html">fig1</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/02/fig2.png" medium="image">
			<media:title type="html">fig2</media:title>
		</media:content>
	</item>
		<item>
		<title>A Personal View of Personal Genomics</title>
		<link>http://manuelcorpas.com/2012/01/30/a-personal-view-of-personal-genomics/</link>
		<comments>http://manuelcorpas.com/2012/01/30/a-personal-view-of-personal-genomics/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:54:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[DTC]]></category>
		<category><![CDATA[Exome]]></category>
		<category><![CDATA[Human Genome]]></category>
		<category><![CDATA[personal genomes]]></category>
		<category><![CDATA[recreational genomics]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1305</guid>
		<description><![CDATA[In this interview I talk about my experiences in analyzing my genome and the genomes of my family. Here I also introduce the motivation and future plans for the analysis of my personal exome (i.e. all coding regions in my genome). Some further information regarding my family experience of personal genomics can be found in a recent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1305&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><iframe width="406" height="228" src="http://www.youtube.com/embed/MkW_MqYz7a0?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>In this interview I talk about my experiences in analyzing my genome and the genomes of my family. Here I also introduce the motivation and future plans for the analysis of my personal <a href="http://en.wikipedia.org/wiki/Exome" target="_blank">exome</a> (i.e. all coding regions in my genome).</p>
<p>Some further information regarding my family experience of personal genomics can be found in <a href="http://www.springerlink.com/content/481v7507kv336n07/fulltext.pdf" target="_blank">a recent publication</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1305/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1305/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1305/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1305&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/01/30/a-personal-view-of-personal-genomics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>
	</item>
		<item>
		<title>My Personal Exome Now Publicly Released</title>
		<link>http://manuelcorpas.com/2012/01/23/my-personal-exome-now-publicly-released/</link>
		<comments>http://manuelcorpas.com/2012/01/23/my-personal-exome-now-publicly-released/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 11:34:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Genomics]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Personal Genomes]]></category>
		<category><![CDATA[Exome]]></category>
		<category><![CDATA[fastq]]></category>
		<category><![CDATA[personal genomes]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1284</guid>
		<description><![CDATA[After 5 months of having performed the sequencing of my personal exome, I now make it available to the community for public use. I release it under a CC BY-SA 3.0 license, giving you permission to use this data in any way, as long as it provides attribution to the source and it is shared [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1284&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After 5 months of having performed the sequencing of my personal exome, I now make it available to the community for public use. I release it under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0 license</a>, giving you permission to use this data in any way, as long as it provides attribution to the source and it is shared under a similar license.</p>
<h4>What is an exome?</h4>
<p>An exome is the ~1% of my genome that encodes for proteins.</p>
<h4>Why do I release my personal exome?</h4>
<p>When my family and myself made our genotypes available through the Internet, we immediately received results from researchers around the world who took our data for analysis and came back with interesting results. As a result of this, we have been able to learn much about ourselves. I have reported this in a previous entry on this blog entitled &#8220;<a href="http://manuelcorpas.com/2011/06/06/benefits-for-publishing-family-genomes-on-the-internet/" target="_blank">Benefits for Publishing Family Genomes on the Internet</a>&#8220;. I now follow the same principle: if I make my exome available for people to analyse it, I can expect that some researchers may come back with interesting results.</p>
<h4>What data do I actually release?</h4>
<p>I release my 4 FastQ files that were given to me by my sequencing provider. This is the same kind of information that 23andMe gives in their current exome analysis offer. This information basically consists of raw reads that need to be aligned to a reference assembly. Once aligned, interesting variation data can be inferred.</p>
<h4>What do I ask in return?</h4>
<p>Nothing. I do appeal though to the good will of potential users to report back to me anything interesting they might find.</p>
<h4>How big are the files?</h4>
<p>They are huge. On average they are about 0.6 Gb per file and I have 4 of these. That means that it can take several hours for each file to be downloaded. Be patient!</p>
<h4>Where can I get them?</h4>
<p>Here:</p>
<ol>
<li><a href="http://23andus.org/exome-file1.fq.gz">File 1</a></li>
<li><a href="http://23andus.org/exome-file2.fq.gz">File 2</a></li>
<li><a href="http://23andus.org/exome-file3.fq.gz">File 3</a></li>
<li><a href="http://23andus.org/exome-file4.fq.gz">File 4</a></li>
</ol>
<h4><span id="more-1284"></span></h4>
<h4>How did I get my personal exome sequenced?</h4>
<p>Completely independently. If you want to know the story on how I did it, please refer to my blog entries &#8220;Getting My Genome Sequencing Done&#8221; <a href="http://manuelcorpas.com/2011/07/12/getting-my-genome-sequencing-done-part-i/" target="_blank">Part I</a> and <a href="http://manuelcorpas.com/2011/09/12/getting-my-genome-sequencing-done-part-ii/" target="_blank">Part II</a>. As it is implied there, I managed to get my personal genome sequenced by knocking on quite a few doors and then finding someone who would sponsor me to do so. In fact, part of this exercise&#8217;s aim was to prove that it is possible now a days for ordinary citizens to get their genomes sequenced if they so wish.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1284/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1284&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/01/23/my-personal-exome-now-publicly-released/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting Genes and Genomic Features From NCBI36 to GRCh37</title>
		<link>http://manuelcorpas.com/2012/01/10/converting-genes-and-genomic-features-between-ncbi36-to-grch37/</link>
		<comments>http://manuelcorpas.com/2012/01/10/converting-genes-and-genomic-features-between-ncbi36-to-grch37/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 15:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Genomics]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gene]]></category>
		<category><![CDATA[GRCh37]]></category>
		<category><![CDATA[ncbi36]]></category>
		<category><![CDATA[remap]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1273</guid>
		<description><![CDATA[The Human Genome is a like map where features and genes are mapped to. As techniques improve, our fine-grained resolution for that map increases and new versions are released every few years. When a new coordinate reference map (or assembly) for the Human Genome is released, it produces lots of headaches for those who work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1273&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Human Genome is a like map where features and genes are mapped to. As techniques improve, our fine-grained resolution for that map increases and new versions are released every few years. When a new coordinate reference map (or assembly) for the Human Genome is released, it produces lots of headaches for those who work in the field as it means that the locations of genes, chromosomal bands and other features like Single Nucleotide Polymorphisms (SNPs) or Copy Number Variation (CNVs) change.</p>
<p>In order to have the most up-to-date version for the Human Genome set of genes and features sometimes it is necessary to convert from one assembly to another. In the past I have written a tutorial on how to <a href="http://manuelcorpas.com/2011/02/02/838/" target="_blank">remap from NCBI36 to GRCh37 human assemblies using liftOver</a>. In this tutorial I present a simple step-by-step guide for feature remapping using NCBI&#8217;s remapping tool.</p>
<p><strong>Important:</strong></p>
<p>Please make sure you know in advance the assembly to which your aberration data is currently mapped to. If by mistake you remap an aberration already in GRCh37 to GRCh37 you will get new coordinates for the region mapped to the wrong coordinates.</p>
<p>The NCBI provides a web facility to convert coordinates from one assembly into another. To convert coordinates using their genome remapping service do the following:</p>
<ol>
<li>Make sure that your data is in BED format,  e.g. “chr3            100000 999990 myId0000123” -&gt; CNV aberration in NCBI36/hg18</li>
</ol>
<ul>
<li>Please note that each field is separated by a tab and each line by a character return. Please follow this strictly or the remapping tool may throw an error.</li>
<li>Add as many lines as aberrations you would like to remap</li>
</ul>
<ol>
<li>Go to the NCBI Remap page:</li>
</ol>
<ul>
<li><a href="http://www.ncbi.nlm.nih.gov/genome/tools/remap/" rel="nofollow">http://www.ncbi.nlm.nih.gov/genome/tools/remap/</a></li>
</ul>
<ol>
<li>Select “Organism for source data” Homo Sapiens, “Source Assembly” NCBI36 (hg18) and “Target Assembly” GRCh37 (hg19)</li>
<li>Please leave all “Remapping Options” (Minimum ratio of bases that must remap, etc) with default values</li>
<li>Select for “Input format” BED, “Output format” Same as input</li>
<li>Paste your aberration in the input box where it says “Paste data here” and hit submit at the bottom of the page</li>
<li>Wait until results are returned</li>
<li>To retrieve results download “Mapping Report”, which is in excel format or alternatively Mapping report Sample in the results page</li>
</ol>
<p><a href="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-10-at-11-02-50-am.png"><img class="aligncenter size-full wp-image-1274" title="result remapping tool" src="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-10-at-11-02-50-am.png?w=406&#038;h=104" alt="" width="406" height="104" /></a></p>
<p>Please note that your aberration may remap to more than one location. I recommend that you manually check the coordinates and select the most appropriate of the doubly remapped aberration in the new assembly. Please also note that your aberration may not remap because the region is partially or entirely deleted in the new assembly or split in GRCh37. In this case I recommend that you use another start or end point position, maybe use the start/end of alternative probes until you find a region where it maps.</p>
<p>Another possibility could be to look at the genes for the region in the old assembly and select a region in GRCh37 that includes the same genes as in NCBI36. Each of these solutions requires careful deliberation and may not be applicable to your particular case (e.g. genes in different chromosomes would not allow remapping based on genes).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1273&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/01/10/converting-genes-and-genomic-features-between-ncbi36-to-grch37/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-10-at-11-02-50-am.png" medium="image">
			<media:title type="html">result remapping tool</media:title>
		</media:content>
	</item>
		<item>
		<title>A Family Experience of Personal Genomics Paper Out</title>
		<link>http://manuelcorpas.com/2012/01/09/a-family-experience-of-personal-genomics-paper-out/</link>
		<comments>http://manuelcorpas.com/2012/01/09/a-family-experience-of-personal-genomics-paper-out/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 14:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computational Bioethics]]></category>
		<category><![CDATA[Genomics]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[DTC]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[genetic testing]]></category>
		<category><![CDATA[genotype]]></category>
		<category><![CDATA[journal of genetic counseling]]></category>
		<category><![CDATA[personal genomics]]></category>

		<guid isPermaLink="false">http://corpasfoo.wordpress.com/?p=1258</guid>
		<description><![CDATA[I have the pleasure to announce the publishing of the case study &#8220;A Family Experience of Personal Genomics&#8221; by the Journal of Genetic Counseling today. An accompanying Commentary Note written by ethicist Anna Middleton is also published. Both papers are open access. [Correction: these papers will be open access shortly.] The case study paper is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1258&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have the pleasure to announce the publishing of the case study &#8220;<a href="http://www.springerlink.com/content/481v7507kv336n07/fulltext.pdf" target="_blank">A Family Experience of Personal Genomics</a>&#8221; by the <a href="http://www.springerlink.com/content/1059-7700/" target="_blank">Journal of Genetic Counseling</a> today. An accompanying <a href="http://www.springerlink.com/content/l788m2j5v2866258/fulltext.pdf" target="_blank">Commentary Note</a> written by ethicist Anna Middleton is also published. <del>Both papers are open access.</del> [Correction: these papers will be open access shortly.]</p>
<p>The case study paper is an invited contribution for the Journal of Genetic Counseling in a special issue on Direct-To-Consumer (DTC) genetic testing. This paper describes the journey I went through with my family when we all embarked into analysing our personal genomes via a DTC genetic testing company. I believe my experiences could be related to many other people in the world as they gain access to this technology. In the commentary Dr Middleton discusses the implications of the difficulties I went through when communicating my relatives their genomic information.</p>
<p><a href="http://www.springerlink.com/content/481v7507kv336n07/"><img class="aligncenter size-full wp-image-1259" title="Paper in JoGC" src="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-09-at-2-01-59-pm.png?w=406&#038;h=318" alt="" width="406" height="318" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1258/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1258&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/01/09/a-family-experience-of-personal-genomics-paper-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-09-at-2-01-59-pm.png" medium="image">
			<media:title type="html">Paper in JoGC</media:title>
		</media:content>
	</item>
		<item>
		<title>New Year Resolution: Never Post The Same Announcement Again!</title>
		<link>http://manuelcorpas.com/2012/01/06/new-year-resolution-never-post-the-same-announcement-again/</link>
		<comments>http://manuelcorpas.com/2012/01/06/new-year-resolution-never-post-the-same-announcement-again/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 13:08:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iAnn]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[curation]]></category>
		<category><![CDATA[Data Reusability]]></category>
		<category><![CDATA[data standards]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[scientific organizations]]></category>
		<category><![CDATA[scientific societies]]></category>
		<category><![CDATA[Standard Formats]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1241</guid>
		<description><![CDATA[The iAnn project with its official website and services is now formally launched as of January 2012. iAnn is a collaborative environment for curation of scientific announcements. iAnn is a standard platform providing software, services and an in-house editor to annotate and disseminate announcement data into a network of external websites. iAnn&#8217;s modular viewer interface [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1241&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://iann.pro"><img class="alignleft size-full wp-image-1251" style="border:0 none;margin:10px 20px;" title="iann_logo" src="http://corpasfoo.files.wordpress.com/2012/01/itico_logo.png?w=406" alt=""   /></a>The <a href="http://iann.pro/" target="_blank">iAnn project</a> with its official website and <a href="http://iann.pro/node/21" target="_blank">services</a> is now formally launched as of January 2012. iAnn is a collaborative environment for curation of scientific announcements. iAnn is a standard platform providing software, services and an in-house editor to annotate and disseminate announcement data into a <a href="http://iann.pro/node/3" target="_blank">network of external websites</a>. iAnn&#8217;s modular viewer interface allows easy customization and integration of announcement data in external web applications.</p>
<div id="attachment_1242" class="wp-caption aligncenter" style="width: 416px"><a href="http://bspr.org/node/138"><img class="size-full wp-image-1242 " title="BSPR" src="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-06-at-12-10-52-pm.png?w=406&#038;h=353" alt="" width="406" height="353" /></a><p class="wp-caption-text">Figure 1. Example of iAnn Announcement Service integrated in the British Society for Proteome Research Website.</p></div>
<p>iAnn increases access to announcements through its dissemination tools, which have been designed specifically to integrate posts across many different websites with minimal effort. iAnn allows <a href="http://iann.pro/node/12" target="_blank">reporting of events, courses or news</a> to a central repository, which are then disseminated seamlessly to member scientific organizations or websites according to keywords, dates or geographical location. <strong>Forget about having to post your event or piece of news more than once for wide dissemination!</strong></p>
<h3>iAnn Community</h3>
<p>Here is a list of organizations already benefiting from iAnn services. You can also be one of them:</p>
<ul>
<li><a href="http://bspr.org/node/138" target="_blank">BSPR</a></li>
<li><a href="http://onlinelibrary.wiley.com/journal/10.1002/%28ISSN%291615-9861/homepage/meetings_diary.htm" target="_blank">WILEY-VCH</a></li>
<li><a href="http://www.psidev.info/index.php?q=node/49" target="_blank">HUPO-PSI</a></li>
<li><a href="http://www.biotnet.org/courses-events" target="_blank">Bioinformatics Training Network</a></li>
<li><a href="http://www.enfin.org/" target="_blank">ENFIN</a></li>
<li><a href="http://imppc.org/en/" target="_blank">IMPPC</a></li>
<li><a href="http://www.proteored.org/" target="_blank">ProteoRed</a></li>
</ul>
<h3>How can one join iAnn?</h3>
<p>Currently there are several ways in which an organization may join iAnn. They can join as 1) Sponsor, 2) Member or 3) Collaborator. These categories are based on their needs and chosen commitment to the platform.</p>
<ol>
<li>Sponsors usually have a priority for dissemination of the announcements and news. They are usually not involved in the curation process of announcements but contribute with funds to support iAnn&#8217;s centralized curation efforts.</li>
<li>Members are interested in both curation and wide dissemination of their own announcements. Typical members include iAnn widgets in their websites to offer the communities they serve permanently up-to-date relevant announcement information. For example, the <a href="http://bspr.org/node/138" target="_blank">British Society for Proteome Research</a> (BSPR), depicted in Figue 1, shows a list of all the anouncements BSPR is interested in displaying in its website.</li>
<li>Collaborators are interested in posting announcements to the iAnn repository and helping us spread the word. In exchange we offer collaborators the ability to display iAnn announcements in their website for free.</li>
</ol>
<h3><span id="more-1241"></span>Contact</h3>
<p>Please <a href="http://iann.pro/contact" target="_blank">contact us</a> if you are interested. We look forward to hearing from you!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1241&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2012/01/06/new-year-resolution-never-post-the-same-announcement-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/01/itico_logo.png" medium="image">
			<media:title type="html">iann_logo</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2012/01/screen-shot-2012-01-06-at-12-10-52-pm.png" medium="image">
			<media:title type="html">BSPR</media:title>
		</media:content>
	</item>
		<item>
		<title>Scientific Announcements Don&#8217;t Get Noticed Where They Should</title>
		<link>http://manuelcorpas.com/2011/12/08/scientific-announcements-dont-reach-where-they-shoul/</link>
		<comments>http://manuelcorpas.com/2011/12/08/scientific-announcements-dont-reach-where-they-shoul/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 10:40:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[iAnn]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[curation]]></category>
		<category><![CDATA[dissemination]]></category>
		<category><![CDATA[scientific societies]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1228</guid>
		<description><![CDATA[Wouldn&#8217;t it be nice if the event you are trying to promote needed to be posted only once? What if  there was a central repository for dissemination of announcements that was accessible and permanently up-to-date?  Wouldn&#8217;t it be great if your blog or website could show relevant professional announcements without having to enter them? Unfortunately, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1228&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wouldn&#8217;t it be nice if the event you are trying to promote needed to be posted only once? What if  there was a central repository for dissemination of announcements that was accessible and permanently up-to-date?  Wouldn&#8217;t it be great if your blog or website could show relevant professional announcements without having to enter them?</p>
<p>Unfortunately, people around the world are still trapped in the paper-based office paradigm when wanting to disseminate announcement information. Again and again they post their announcement to different places knowing that it will only reach a partial share of all potentially interested readers. They add data and clog online databases as no centralized repository is available for posting or getting information. Despite the great number of hours of work lost by millions of people trying to post, scientific organizations have been extremely slow to embrace community-shared announcement curation.</p>
<p>We (<a href="http://www.rajido.com/" target="_blank">Rafael Jimenez</a> and I) are promoting the creation of a community of <a href="http://www.itico.org/node/3" target="_blank">organizations</a> and <a href="http://www.itico.org/node/16" target="_blank">people</a> to lead <strong><a href="http://www.itico.org/node/4" target="_blank">iAnn</a></strong>, a centralized collaboration platform that coordinates curation efforts among scientific organizations. iAnn increases access to announcements through its dissemination tools, which have been designed specifically to integrate posts across many different websites with minimal effort. iAnn allows you to post your event, course, piece of news only once to a central repository, which is then disseminated seamlessly to relevant scientific organizations or websites according to keywords, dates or geographical location.</p>
<p>If you think <strong>iAnn</strong> is of interest to you please contact me (see contact information on the right) or wait for future developments that are about to come in <em>Manuel Corpas&#8217; Blog</em>. Currently we are in a development phase for the project and would like to hear from potential users or scientific organizations if they have any thoughts or suggestions on the matter. Our aim is to change the way anyone posts and finds relevant information about any given professional field. <strong>iAnn</strong> promises to help many users keep up-to-date with relevant announcements more effortlessly. Perhaps from now on websites will be better able to have most of the events, courses, seminars, news, etc. that users would expect to find in them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1228/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1228&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2011/12/08/scientific-announcements-dont-reach-where-they-shoul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s the Distribution of Oxytocin Alleles in the General Population?</title>
		<link>http://manuelcorpas.com/2011/11/18/whats-the-distribution-of-oxytocin-alleles-in-the-general-population/</link>
		<comments>http://manuelcorpas.com/2011/11/18/whats-the-distribution-of-oxytocin-alleles-in-the-general-population/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 16:56:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Genomes]]></category>
		<category><![CDATA[Oxytocin]]></category>
		<category><![CDATA[personal genomes]]></category>
		<category><![CDATA[population distribution]]></category>
		<category><![CDATA[SNP]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1218</guid>
		<description><![CDATA[In my previous post I commented on my family&#8217;s alleles for the rs53576 SNP of the oxytocin receptor (OXTR) gene. A GG allele seems to be associated to a more pro-social character. A follow up question would be &#8220;what would its distribution be for the general population&#8221;. Luckily, a few colleagues of mine and myself [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1218&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://manuelcorpas.com/2011/11/18/my-rs53576-snp-genotype-indicates-i-am-pro-social-phew/" target="_blank">previous post</a> I commented on my family&#8217;s alleles for the rs53576 SNP of the oxytocin receptor (OXTR) gene. A GG allele seems to be associated to a more pro-social character. A follow up question would be &#8220;what would its distribution be for the general population&#8221;. Luckily, a few colleagues of mine and myself have compiled a database of n=52 23andMe genotypes from the public domain. While the number of individuals contained in the database is small and of predominantly European ethnic background, I still can get an approximate view of what the frequency would be for these alleles. I found the following distribution:</p>
<ul>
<li><span style="color:#000000;">AA: 6 (11.5%)</span></li>
<li><span style="color:#000000;">AG or GA: 18 (34.6%)</span></li>
<li><span style="color:#000000;">GG: 28 (53.8%)</span></li>
</ul>
<p><span style="color:#000000;">If I was to speculate from this finding and assuming that the GG allele association is true, it would seem that being pro-social is quite dominant among Europeans. In fact when I look at the <a href="http://www.ensembl.org/Homo_sapiens/Variation/Population?r=3:8803871-8804871;v=rs53576;vdb=variation;vf=17463165#12131" target="_blank">distribution of rs53576 alleles per populations</a> in the 1000 genomes project, the above distribution looks quite similar to the proportions shown for the European (CEU) pie chart:<br />
</span></p>
<div id="attachment_1219" class="wp-caption aligncenter" style="width: 403px"><a href="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-4-48-15-pm.png"><img class="size-full wp-image-1219" title="Frequencies of rs53576 in 1000 genomes populations" src="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-4-48-15-pm.png?w=406" alt=""   /></a><p class="wp-caption-text">Frequencies of rs53576 in the 1000 genomes project. CEU: European; CHB+JPT: Han Chinese and Japanese; YRI: Yoruban (from Nigeria). More yellow apparently means more social.</p></div>
<p><span style="color:#000000;">Obviously the samples quite are small to make a final conclusion but I let readers judge by themselves what these results might mean.</span></p>
<p><span style="color:#000000;">I would like to thank Karyn Megy as she gave me the idea of querying the public domain 23andMe database.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1218&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2011/11/18/whats-the-distribution-of-oxytocin-alleles-in-the-general-population/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-4-48-15-pm.png" medium="image">
			<media:title type="html">Frequencies of rs53576 in 1000 genomes populations</media:title>
		</media:content>
	</item>
		<item>
		<title>My rs53576 SNP Genotype Indicates I Am Pro-social &#8212; Phew.</title>
		<link>http://manuelcorpas.com/2011/11/18/my-rs53576-snp-genotype-indicates-i-am-pro-social-phew/</link>
		<comments>http://manuelcorpas.com/2011/11/18/my-rs53576-snp-genotype-indicates-i-am-pro-social-phew/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 12:51:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Genomes]]></category>
		<category><![CDATA[personal genomes]]></category>
		<category><![CDATA[SNP]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1204</guid>
		<description><![CDATA[I just came across the paper from Kogan, A., et al. (2011) in PNAS that states that &#8220;individuals who are homozygous for the G allele of the rs53576 SNP of the oxytocin receptor (OXTR) gene tend to be more prosocial than carriers of the A allele.&#8221; Wanting to determine my genomic horoscope prediction of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1204&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just came across the paper from <a href="http://www.pnas.org/content/early/2011/11/08/1112658108" target="_blank">Kogan, A., et al. (2011)</a> in PNAS that states that &#8220;individuals who are homozygous for the G allele of the rs53576 SNP of the oxytocin receptor (OXTR) gene tend to be more prosocial than carriers of the A allele.&#8221; Wanting to determine my genomic horoscope prediction of the month, I decided to check my allele status as well as the ones for other members of my family. Luckily, this SNP is among the ones that 23andMe analyzes in versions 2 and 3 (my chip version was 2 and rest of my family was 3).</p>
<p>To my pleasant surprise, all of my family are GG, except my aunt who is AG.</p>
<div id="attachment_1214" class="wp-caption aligncenter" style="width: 416px"><a href="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-12-39-52-pm1.png"><img class="size-full wp-image-1214" title="Family genotype for rs53576 SNP using myKaryoView" src="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-12-39-52-pm1.png?w=406&#038;h=132" alt="" width="406" height="132" /></a><p class="wp-caption-text">Family genotype for rs53576 SNP using myKaryoView. Clicking on graph features popups are released with type_id (genotype) information. Grouped popups include mine, sister, dad, mum. Independent, aunt.</p></div>
<p>In a <a href="http://www.genome-engineering.com/are-you-nice-%e2%80%93-or-is-it-just-your-genes.html" target="_blank">post about the Kogan <em>et al</em> paper</a>, Suzanne Elvidge writes that oxytocin, also known as the cuddle hormone, makes us feel good. It’s released during sexual intercourse, pair bonding and breastfeeding, and our levels (and the dog’s levels) rise when we stroke our pets. The oxytocin gene may also make us more optimistic. Differences in our responses to oxytocin seem to affect how empathic we are – so if you are a nice person, it might be (at least a little bit) down to your oxytocin gene.</p>
<p>Maybe my aunt&#8217;s temperament may not be just a consequence of her having red hair.</p>
<p>Tita, te quiero!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1204&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2011/11/18/my-rs53576-snp-genotype-indicates-i-am-pro-social-phew/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>

		<media:content url="http://corpasfoo.files.wordpress.com/2011/11/screen-shot-2011-11-18-at-12-39-52-pm1.png" medium="image">
			<media:title type="html">Family genotype for rs53576 SNP using myKaryoView</media:title>
		</media:content>
	</item>
		<item>
		<title>Beware of Gene Names in Excel</title>
		<link>http://manuelcorpas.com/2011/11/05/beware-of-gene-names-in-excel/</link>
		<comments>http://manuelcorpas.com/2011/11/05/beware-of-gene-names-in-excel/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 21:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bioinformatics]]></category>
		<category><![CDATA[Genomics]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[HGNC]]></category>

		<guid isPermaLink="false">http://manuelcorpas.com/?p=1201</guid>
		<description><![CDATA[For the past few days I have been trying to compile the list of gene names that is the most complete possible. To start with, I was given an initial list of genes in an excel file that was taken from the HUGO Gene Nomenclature Committee (HGNC). Unfortunately, the gene names were pasted from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1201&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the past few days I have been trying to compile the list of gene names that is the most complete possible. To start with, I was given an initial list of genes in an excel file that was taken from the <a href="http://www.genenames.org/" target="_blank">HUGO Gene Nomenclature Committee</a> (HGNC). Unfortunately, the gene names were pasted from the original source (HGNC) to an Excel spreadsheet without modifying the expected format of the column cells. This led to Excel trying to &#8220;help&#8221; with the formatting of the value inserted, changing those gene names that are similar to dates to an actual date. In the bioinformatics field, misnaming a gene can lead to disastrous consequences such as misdiagnosis of a causal gene in a clinical setting. Thus:</p>
<h4>Beware of pasting gene names in an Excel spreadsheet with a default format, as these may be changed into dates.</h4>
<p>From my current list of 19,026 genes that I have compiled as of now, here are the names of the genes that have been automatically changed by Excel into dates. In the table below, the first column denotes the date the gene name is changed to, the middle column the <a href="http://www.ensembl.org" target="_blank">Ensembl</a> ID of the gene and the right column the actual name that was changed by Excel into a date.</p>
<pre>Sep-01    ENSG00000180096        SEPT1    
Sep-02    ENSG00000168385        SEPT2
Sep-03    ENSG00000100167        SEPT3
Sep-04    ENSG00000108387        SEPT4
Sep-05    ENSG00000184702        SEPT5
Sep-06    ENSG00000125354        SEPT6
Sep-07    ENSG00000122545        SEPT7
Sep-08    ENSG00000164402        SEPT8
Sep-09    ENSG00000184640        SEPT9
Sep-10    ENSG00000186522        SEPT10
Sep-11    ENSG00000138758        SEPT11
Sep-12    ENSG00000140623        SEPT12
Sep-14    ENSG00000154997        SEPT14

Mar-01    ENSG00000145416        MARCH1
Mar-02    ENSG00000099785        MARCH2
Mar-03    ENSG00000173926        MARCH3
Mar-04    ENSG00000144583        MARCH4
Mar-05    ENSG00000198060        MARCH5
Mar-06    ENSG00000145495        MARCH6
Mar-07    ENSG00000136536        MARCH7
Mar-08    ENSG00000165406        MARCH8
Mar-09    ENSG00000139266        MARCH9
Mar-10    ENSG00000173838        MARCH10
Mar-11    ENSG00000183654        MARCH11

Dec-01    ENSG00000173077        DEC1</pre>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/corpasfoo.wordpress.com/1201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/corpasfoo.wordpress.com/1201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/corpasfoo.wordpress.com/1201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manuelcorpas.com&amp;blog=5424602&amp;post=1201&amp;subd=corpasfoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manuelcorpas.com/2011/11/05/beware-of-gene-names-in-excel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ad7b9d282ec00a53fee5c0d293f3f425?s=96&#38;d=wavatar" medium="image">
			<media:title type="html">manuelcorpas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
