<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>snps &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/snps/</link>
	<description>Feed of posts on WordPress.com tagged "snps"</description>
	<pubDate>Sat, 26 Dec 2009 21:20:20 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Hypercourse on Bioinformatics: Assignment 2]]></title>
<link>http://sontayavet.wordpress.com/2009/11/28/hypercourse-on-bioinformatics-assignment-2/</link>
<pubDate>Sat, 28 Nov 2009 12:01:13 +0000</pubDate>
<dc:creator>sontayavet</dc:creator>
<guid>http://sontayavet.wordpress.com/2009/11/28/hypercourse-on-bioinformatics-assignment-2/</guid>
<description><![CDATA[SNPs genotyping analysis using Haploview   1. What is the name of haploview format to use in this an]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h2 style="text-align:center;"><!--more--></h2>
<h2 style="text-align:center;">SNPs genotyping analysis using Haploview</h2>
<p style="text-align:left;"> </p>
<p style="text-align:left;"><strong>1. What is the name of haploview format to use in this analysis?</strong></p>
<p style="text-align:left;"><strong><span style="color:#ff0000;">Answer:</span></strong> HapMap Project Data Dumps</p>
<p style="text-align:left;"><img class="aligncenter size-full wp-image-189" title="01_Notepadt_s" src="http://sontayavet.wordpress.com/files/2009/11/01_notepadt_s.jpg" alt="" width="497" height="362" /></p>
<p style="text-align:left;"><img class="size-full wp-image-154 alignnone" title="01_Format_s" src="http://sontayavet.wordpress.com/files/2009/11/01_format_s.jpg" alt="" width="497" height="372" /></p>
<p style="text-align:center;"> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><!--more--></p>
<p><strong>2. Please show us the marker and individual quality control of the genotype data use in the analysis?</strong></p>
<p><strong><span style="color:#ff0000;">Answer:</span></strong> To analyze the SNP genotyping result from the question, we have to create the file which contain only &#8220;HapMap Project Data Dumps&#8221; information and then analyze it in Haploview software.<br />
We can do so by copy the data provided in the question, but select only the SNP genotyping data. (Starting at &#8220;rs#&#8221; through to the end of last SNP marker)</p>
<p> <img class="size-full wp-image-156 alignleft" title="02_1_Question_s" src="http://sontayavet.wordpress.com/files/2009/11/02_1_question_s.jpg" alt="" width="547" height="410" /></p>
<p>Paste the data in a blank Notepad text file and saved it. (The file name shown here is &#8220;HapMap_Assignment.txt&#8221; ).</p>
<p> <img class="aligncenter size-full wp-image-157" title="02_2_file_s" src="http://sontayavet.wordpress.com/files/2009/11/02_2_file_s.jpg" alt="" width="497" height="341" /></p>
<p> At the Open new data menu, select &#8220;HapMap Format&#8221;. Then browse to the filed you saved. After that click OK.</p>
<p> <img class="aligncenter size-full wp-image-158" title="02_3_open_s" src="http://sontayavet.wordpress.com/files/2009/11/02_3_open_s.jpg" alt="" width="497" height="368" /></p>
<p>The software will analyze the data and show the result in a windows with 4 tabs at the upper left corner. Select &#8220;Check Markers&#8221; tab, it will show the marker and individual control information. <strong>The marker datas are in the table, and the individual quality controls are at the bottom of table.</strong></p>
<p><img class="aligncenter size-full wp-image-191" title="02_4_Marker_s" src="http://sontayavet.wordpress.com/files/2009/11/02_4_marker_s1.jpg" alt="" width="497" height="371" /></p>
<p>The marker&#8217;s details are:</p>
<ul>
<li>#  is the marker number.</li>
<li>Name  is the marker ID specified (only if an info file is loaded).</li>
<li>Position  is the marker position specified (only if an info file is loaded).</li>
<li>ObsHET  is the marker&#8217;s observed heterozygosity.</li>
<li>PredHET  is the marker&#8217;s predicted heterozygosity (i.e. 2*MAF*(1-MAF)).</li>
<li>HWpval  is the Hardy-Weinberg equilibrium p value, which is the probability that its deviation from H-W equilibrium could be explained by chance.</li>
<li>%Geno  is the percentage of non-missing genotypes for this marker.</li>
<li>FamTrio  is the number of fully genotyped family trios for this marker (0 for datasets with unrelated individuals).</li>
<li>MendErr  is the number of observed Mendelian inheritance errors (0 for datasets with unrelated individuals).</li>
<li>MAF  is the minor allele frequency (using founders only) for this marker.</li>
<li>Alleles  are the major and minor alleles for this marker.</li>
<li>Rating  is checked if the marker passes all the tests and unchecked if it fails one or more tests.</li>
</ul>
<p>The individual quality controls&#8217; details are:</p>
<ul>
<li>Hardy-Weinberg p-value cutoff: &#62;0.0010 (per population)</li>
<li>Minimum genotype %: &#60; 75% (per population)</li>
<li>Maximum # Mendel errors: &#60; 1 (per population; only applies to YRI, CEU, ASW, MEX, MKK)</li>
<li>Minimum minor allele frequency: &#60; 0.0010</li>
</ul>
<p style="text-align:center;"> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><!--more--></p>
<p><strong>3. Please show us the LD map then explain what do you get from the LD map?</strong></p>
<p><strong><span style="color:#ff0000;">Answer:</span></strong> The linkage disequilibrium (LD) map shows the strength of linkage disequilibrium between each SNPs. The more intensity of red color, the higher linkage disequilibrium value it is.</p>
<p style="text-align:center;"><a href="http://sontayavet.wordpress.com/files/2009/11/03_ldmap.jpg?w=1024"><img class="aligncenter size-large wp-image-165" title="03_LDMap" src="http://sontayavet.wordpress.com/files/2009/11/03_ldmap.jpg?w=1024" alt="" width="491" height="222" /></a></p>
<p style="text-align:center;">(Please click on the image to see its original size) </p>
<p> This LD map obtained from the question has 30 markers. By using &#8220;Confidence Intervals&#8221; algorithm, there are 3 haplotype blocks in the map. The first block, 18 kb in size, consists of marker number 8 and 9. The second block, 80 kb in size, consists of marker number 13 &#8211; 17. Finally, the third block, 48 kb in size, consists of marker number 24-29. (See answer of the 4th question for the detailed on Haplotype block)</p>
<p style="text-align:center;"> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p> <!--more--></p>
<p><strong>4. How many haplotype blocks in this region of Chromosome X, then explain how to interpret them?</strong></p>
<p><strong><span style="color:#ff0000;">Answer:</span></strong> The haplotype display shows each haplotype in a block with its population frequency and connections from one block to the next. This represents the level of recombination between the two blocks (value of multiallelic D&#8217;). Above the haplotypes are marker numbers.</p>
<p> <img class="aligncenter size-full wp-image-166" title="04_HaplotypeBlocks_s" src="http://sontayavet.wordpress.com/files/2009/11/04_haplotypeblocks_s.jpg" alt="" width="497" height="435" /></p>
<p> To summarize, there are 3 haplotype blocks in the map.</p>
<ul>
<li>The first block consists of marker number 8 and 9.</li>
<li>The second block consists of marker number 13,14,15,16 and 17.</li>
<li>The third block consists of marker number 24, 25, 26, 27, 28 and 29.</li>
</ul>
<p style="text-align:center;">  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><!--more--></p>
<p><strong>5. Could you find out the tagging SNP in each haplotype block, then explain what the tagging SNPs?</strong></p>
<p><strong><span style="color:#ff0000;">Answer:</span></strong> A tagging SNP is a representative single nucleotide polymorphism (SNP) in a region of the genome with high linkage disequilibrium. It is possible to identify genetic variation by genotyping just only the tagging SNPs in the haplotype without genotyping every SNP.</p>
<p>To display tagging SNP, go to &#8220;Display&#8221; &#62; select &#8220;Show tags in blocks&#8221;</p>
<p><img class="aligncenter size-full wp-image-167" title="05_TaggingSNPs_Menu_s" src="http://sontayavet.wordpress.com/files/2009/11/05_taggingsnps_menu_s.jpg" alt="" width="497" height="435" /></p>
<p>Notice the grey triangles which will appear at the location of tagging SNPs in each haplotype block.</p>
<p><img class="aligncenter size-full wp-image-168" title="05_TaggingSNPs_s" src="http://sontayavet.wordpress.com/files/2009/11/05_taggingsnps_s.jpg" alt="" width="497" height="437" /></p>
<p>To summarize, tagging SNPs in each haplotypes are:</p>
<ul>
<li>The first block has tagging SNPs at marker number 8 and 9.</li>
<li>The second block consists of marker number 13 and 15.</li>
<li>The third block consists of marker number 24 and 27.</li>
</ul>
<p style="text-align:center;"> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p style="text-align:center;">That’s the end of assignment 2.</p>
<p style="text-align:center;">If you have any quesion please do not hesitate to contact me or leave a comment. ^.^</p>
<p><!--more--></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Assignment 2 : HapMap Project by Haploview]]></title>
<link>http://taeskforbioinf.wordpress.com/2009/11/26/assignment-2-hapmap-project-by-haploview/</link>
<pubDate>Thu, 26 Nov 2009 16:14:42 +0000</pubDate>
<dc:creator>TaeSK</dc:creator>
<guid>http://taeskforbioinf.wordpress.com/2009/11/26/assignment-2-hapmap-project-by-haploview/</guid>
<description><![CDATA[Haploview Step 1 : Download  JRE จาก http://www.java.com และ Haploview 4.1 จาก http://www.broadinsti]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Haploview</strong></p>
<p>Step 1 : Download  JRE จาก http://www.java.com และ Haploview 4.1 จาก http://www.broadinstitute.org/haploview/haploview-downloads และทำการติดตั้งบนเครื่องคอมพิวเตอร์</p>
<p>Step 2 : ทำการคัดลอกข้อมูลจากใน Virtual Classrom มาวางใน Notepad และทำการเก็บข้องมูลโดย คลิก File แล้วเลือก Save As&#8230; จากนั้นให้ตั้งชื่อไฟล์ และกดปุ่ม Save ในทีนี้ตั้งเป็น Data.txt</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-03.gif"><img class="alignnone size-medium wp-image-33" title="2-03" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-03.gif?w=300" alt="" width="300" height="180" /></a></p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-04.gif"><img class="alignnone size-medium wp-image-34" title="2-04" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-04.gif?w=300" alt="" width="300" height="205" /></a></p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-05.gif"><img class="alignnone size-medium wp-image-35" title="2-05" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-05.gif?w=300" alt="" width="300" height="205" /></a></p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-06.gif"><img class="alignnone size-medium wp-image-36" title="2-06" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-06.gif?w=300" alt="" width="300" height="205" /></a></p>
<p>Step 3 : ทำการเปิดโปรแกรม Haploview 4.1</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-07.gif"><img class="alignnone size-medium wp-image-37" title="2-07" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-07.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 4 : ที่แถบ HapMap Format ให้กด Browse แล้วเลือกไฟล์ Data.txt ที่ได้ทำการสร้างไว้ใน Step 2 แล้วกด OK</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-09.gif"><img class="alignnone size-medium wp-image-39" title="2-09" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-09.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 5 : จะได้ดังภาพ ซึ่งแสดง marker และ individual quality control ในแถบ Check Marker</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-10.gif"><img class="alignnone size-medium wp-image-38" title="2-10" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-10.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 6 : กดเลือก แถบ LD Plot จะได้ดังภาพ</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-11.gif"><img class="alignnone size-medium wp-image-40" title="2-11" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-11.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 7 : สามารถ Save LD Plot ในรูปแบบของรูปภาพได้โดย เลือก File แล้วตามด้วย Export current tab to PNG แล้วจัดการบันทึกให้เรีบร้อย</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-12.gif"><img class="alignnone size-medium wp-image-41" title="2-12" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-12.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 8 : จะได้ไฟล์ดังภาพ</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/ld-plot.png"><img class="alignnone size-medium wp-image-42" title="LD Plot" src="http://taeskforbioinf.wordpress.com/files/2009/11/ld-plot.png?w=300" alt="" width="300" height="130" /></a></p>
<p>Step 9 : เลือกแถบ Haplotype เพื่อดู haplotype blocks ดังภาพ</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-13.gif"><img class="alignnone size-medium wp-image-43" title="2-13" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-13.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 10 : เลือกแถบ Tagger และกดปุ่ม Run Tagger</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-14.gif"><img class="alignnone size-medium wp-image-44" title="2-14" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-14.gif?w=300" alt="" width="300" height="180" /></a></p>
<p>Step 11 : จะได้ Result ดังภาพ และในส่วนของช่อง Alleles captured by Current Selection ภายในนั้น จะมี tag SNPs</p>
<p><a href="http://taeskforbioinf.wordpress.com/files/2009/11/2-15.gif"><img class="alignnone size-medium wp-image-45" title="2-15" src="http://taeskforbioinf.wordpress.com/files/2009/11/2-15.gif?w=300" alt="" width="300" height="180" /></a></p>
<p><em><strong>ตอบคำถาม</strong></em></p>
<p>1. What is the name of haploview format to use in this analysis?</p>
<p style="padding-left:30px;">- HapMap Format. (Step 4)</p>
<p>2. Please show us the marker and individual quality control of the genotype data use in the analysis?</p>
<p style="padding-left:30px;">- Marker และ individual quality control ถูกแสดงในแถบ Check Markers (Step 5)</p>
<p>3. Please show us the LD map then explain what do you get from the LD map?</p>
<p style="padding-left:30px;">-  LD map แสดงในแถบ LD plot (Step 6-8)</p>
<p style="padding-left:30px;">- LD map แสดงการคำนวณจับคู่กันของแต่ละ marker ว่ามีความเป็นlinkageกันมากแค่ไหน โดนคำนวณแบบ pairwise ถ้าคู่ไหนมีความเป็นLDกันมาก ก็จะได้ LD score ที่แสดงในช่องสูง นำไปสู่การจัดกลุ่มmarkerเข้าด้วยกัน โดยถ้ามีคะแนน LD มาก ช่องนั้นจะเป็นสีแดง ส่วนคู่ไหนที่มีความเป็น LD กันน้อย จะสีอ่อน จึงทำให้จัดกลุ่ม haplotype ได้</p>
<p>4. How many haplotype blocks in this region of Chromosome X, then explain how to interpret them?</p>
<p style="padding-left:30px;">- มี 3 blocks ของ haplotype (Step  9)</p>
<p>5. Could you find out the tagging SNP in each haplotype block, then explain what the tagging SNPs?</p>
<p style="padding-left:30px;">- Tag SNPs จะถูกโชว์ในกล่อง Alleles captured by Current Selection ของแถบ Tagger (Step 10-11)</p>
<p style="padding-left:30px;">- Tag SNPs คือ SNPs ที่สามารถแทน SNPs อื่นได้ เพราะว่าเป็น linkage disequilibrium กันที่สามารถเป็นตัวแทนกันได้</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Tracking down genes involved in Alzheimer's disease]]></title>
<link>http://lefthandedbiochemist.wordpress.com/2009/11/16/tracking-down-genes-involved-in-alzheimers-disease/</link>
<pubDate>Mon, 16 Nov 2009 21:42:25 +0000</pubDate>
<dc:creator>Chris Willmott</dc:creator>
<guid>http://lefthandedbiochemist.wordpress.com/2009/11/16/tracking-down-genes-involved-in-alzheimers-disease/</guid>
<description><![CDATA[Alzheimer&#8217;s disease (AD) remains the most common form of dementia, particularly the late-onset]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Alzheimer&#8217;s disease (AD) remains the most common form of dementia, particularly the late-onset version which typically develops in patients aged over 65. Although there is believed to be a strong genetic basis to the disease, the only gene previously identified as a susceptibility factor in all version of the disease was <em>APOE</em>, coding for Apolipoprotein E. In addition, genes for Amyloid precursor protein (<em>APP</em>), Presenilin 1 (<em>PSEN1</em>) and Presenilin 2 (<em>PSEN2</em>) have been noted as factors in the less common early-onset form of AD, which has a strong pattern of familial inheritance. Other attempts to find genes influencing the more common late onset form of AD have been &#8216;under-powered&#8217;, i.e. have involved insufficient individuals (≤1,100) to reveal any further statistically-significant correlations.</p>
<p>In October 2009, however, two independent studies published &#8220;back-to-back&#8221; in the journal <em>Nature Genetics</em> identified a number of other genes in which Single Nucleotide Polymorphisms (SNPs) seem to be associated with development of late-onset AD.<!--more--></p>
<p><strong><a href="http://www.nature.com/ng/journal/v41/n10/abs/ng.440.html" target="_blank">Genome-wide association study identifies variants at CLU and PICALM associated with Alzheimer’s disease<br />
</a> <span style="font-weight:normal;">Harold <em>et al</em> (2009) Nature Genetics </span>41<span style="font-weight:normal;">:1088-1093</span> </strong></p>
<p>The authors of the first study (n = 86, headed by Julie Williams from Cardiff University) began by examining SNPs in about 19,000 research subjects (reduced to about 16,000 after quality control). These genotypes were drawn from seven different primary studies, hence the fairly stringent application of quality control leading to the exclusion of a significant number of genomes.</p>
<p>The investigation was conducted in two stages. In the first part, over 500,000 SNPs from nearly 12,000 individuals (4000 known AD cases, 7850 controls) were investigated. Analysis was limited to autosomal chromosomes (except for one SNP on the X-chromosome already known to be associated with AD). In addition to the established link to <em>APOE</em>, the study suggested involvement of two further genes <em>CLU</em> and <em>PICALM</em>. <em>CLU</em> (on chromosome <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> encodes clusterin, another significant brain apolipoprotein . The specific SNP identified lies within an intron.  <em>PICALM</em> (chromosome 11) encodes phosphatidylinositol-binding clathrin assembly protein (aka clathrin assembly lymphoid-myeloid leukaemia gene).  The specific SNP identified is 88.5 kb 5’ to the gene. The authors of this study had prior notice of the study of Lambert <em>et al</em> (see below) and note that <em>CLU</em> is also the novel gene demonstrating the strongest association with AD in their work.</p>
<p>During the second stage, the researchers looked at the two newly identified SNPs in five additional European cohorts, drawn from Belgium, Greece, Bonn, the Medical Research Council, UK and the Alzheimer’s Research Trust. These included just over 2,000 AD cases and about 2,300 age-matched, cognitively screened controls.</p>
<p>Armed with the data of Amouyel <em>et al</em>, these authors also re-examined their own results looking for evidence of associations identified in the other paper. They confirm “suggestive evidence” for association with <em>CR1</em>, the gene encoding complement receptor 1. They also report the genes for bridging integrator 1 (<em>BIN1</em>) and disabled homolog 1 (<em>DAB1</em>) as being “noteworthy”.</p>
<p>Finally, the authors consider the physiological implications of the various mutations.</p>
<ul>
<li>APOE acts as a chaperone for Ab, influencing the latter’s conformation, conversion to an insoluble form, aggregation and toxicity.</li>
<li>Clusterin is a molecule that occurs in a fairly wide number of tissue types and with several likely functions. The gene product is a 449 AA protein which is later glycosylated.  It binds soluble Ab in a specific and reversible manner; the resulting complex has been demonstrated to cross the blood-brain barrier.</li>
<li>PICALM is ubiquitously in all tissues, but particularly so in neurons. It is involved in clatharin-mediated endocytosis (as too is BIN1). The role of PICALM in trafficking of VAMP2, a protein involved in synaptic vesicle fusion to presynaptic membranes, may underlie its role in AD.</li>
</ul>
<p><strong><a href="http://www.nature.com/ng/journal/v41/n10/abs/ng.439.html" target="_blank">Genome-wide association study identifies variants at CLU and CR1 associated with Alzheimer’s disease</a><br />
<span style="font-weight:normal;">Lambert <em>et al </em>(2009) Nature Genetics </span>41<span style="font-weight:normal;">:1094-1099</span> </strong></p>
<p>In the second paper, the authors (n = 50, plus unnamed members of the European AD Initiative Investigators, and headed by Philippe Amouyel in Lille) conducted an initial study of about 2000 French cases of AD and about 5,300 controls, also from France. As was also seen in the separate study by Harold <em>et al</em>, this analysis identified the <em>CLU</em> gene as having genome-wide significance in AD.</p>
<p>A number of further markers across several chromosomes had “suggestive evidence of association”. Therefore in a second stage, analogous to the methodology used by Harold et al, the researchers looked to confirm the observed association with <em>CLU</em> and probe more deeply the correlation with other markers in the major loci identified. The individuals in this stage (approx 4000 AD cases and 3,300 controls) came from Belgium, Finland, Italy and Spain. This second stage confirmed the significant association with <em>CLU</em>, and also identified a second gene <em>CR1</em> (for complement receptor 1, the main protein interacting with complement protein C3b).</p>
<p>These authors review several previous experiments that support a suggestion that CR1 is involved in clearance of Ab. It is therefore their contention that whereas the gene errors implicated in early-onset (familial) AD result in Ab overproduction, those involved in standard late-onset AD may lead to inadequate Ab clearance.</p>
<p>None of the genes identified in the recent studies guarantee the development of AD – in this paper it is estimated the risk factors are 25.5% for APOE, 8.9% for CLU and 3.8% for CR1.</p>
<p>Two further points of note. One is the care taken to ensure results are genuine – when aware that a Belgian dataset had been examined in both this study and in the work by Harold <em>et al</em> the present authors recalculated their results excluding the shared data lest it introduced any unwarranted significance by being counted twice. Secondly, this paper labels the gene for phosphatidylinositol-binding clathrin assembly protein as <em>PILCAM</em>. Looking at the literature it seems that this is a typo, not an alternative name.</p>
<p>If you&#8217;ve read this far, you may also be interested in the assessment of this research published on the excellent <a href="http://www.nhs.uk/news/2009/09september/pages/newalzheimersgenesfound.aspx" target="_blank">NHS Choice </a><em><a href="http://www.nhs.uk/news/2009/09september/pages/newalzheimersgenesfound.aspx" target="_blank">Behind the headlines</a></em> website.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Clustering with Shallow Trees]]></title>
<link>http://healthyalgorithms.wordpress.com/2009/11/14/clustering-with-shallow-trees/</link>
<pubDate>Sat, 14 Nov 2009 20:21:36 +0000</pubDate>
<dc:creator>Abraham Flaxman</dc:creator>
<guid>http://healthyalgorithms.wordpress.com/2009/11/14/clustering-with-shallow-trees/</guid>
<description><![CDATA[I&#8217;m updating my CV, and that reminded me that I meant to promote this cool clustering techniqu]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-full wp-image-710" src="http://healthyalgorithms.wordpress.com/files/2009/11/shallow_trees.png" alt="" width="338" height="353" />I&#8217;m updating my CV, and that reminded me that I meant to promote this cool clustering technique that I was a little bit involved in, <a href="http://arxiv.org/abs/0910.0767">Clustering With Shallow Trees</a>.</p>
<p>This goes way back to about half-way through my post-doc at MSR, when statistical physicist Riccardo Zecchina was visiting for a semester, and was teaching me about all of the &#8220;intractable&#8221; optimization problems that he can solve using his panoply of propagation algorithms.  In particular, he was working on algorithms for certain types of steiner tree optimization, and he had discovered that adding an extra constraint on the depth of the tree didn&#8217;t make the problem harder.  (All variants of the problem he considers are NP-hard, but some are NP-harder than others.)<!--more--></p>
<p>On the bus to work the next day, this depth constraint clicked with some complaints I had heard recently about the failures of single-linkage clustering in practice, that the algorithm produces long, stringy clusters, which are very sensitive to noise. Could having  a knob to tune the depth of the spanning tree could be a way to address this? Riccardo worked hard on it for a long time, and brought a bunch of collaborators into the mix, and eventually they figured out how to make it work really well.  They also proved that this approach interpolates between single-linkage (when the depth is unbounded) and the popular new affinity propagation technique (when the depth bound is 2.</p>
<p>It turns out that something between SL and AP is the thing to do in many instances.  Here is the home-run example from the paper, clustering people based on their SNPs:</p>
<p><a href="http://healthyalgorithms.wordpress.com/files/2009/11/shallow_trees.png"><img class="aligncenter size-full wp-image-710" src="http://healthyalgorithms.wordpress.com/files/2009/11/shallow_trees.png" alt="" width="338" height="353" /></a></p>
<p>Compare with the results of single linkage and affinity prop:</p>
<p><a href="http://healthyalgorithms.wordpress.com/files/2009/11/sl_and_ap.png"><img class="aligncenter size-full wp-image-711" src="http://healthyalgorithms.wordpress.com/files/2009/11/sl_and_ap.png" alt="" width="500" height="180" /></a></p>
<p>(What use is clustering people based on their genetic information?  It&#8217;s important and scary to think about that&#8230;)</p>
<p>I got them to try applying it to a public health dataset as well, and the results are promising, but it needs more careful attention to be useful.</p>
<p>That reminds me: Riccardo and Team Survey Propagation, is the code for this available?  We need to let other researchers try it on their own data if we want to give the technique a chance to take off.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New job and curation 101]]></title>
<link>http://shirleywho.wordpress.com/2009/09/14/new-job-and-curation-101/</link>
<pubDate>Mon, 14 Sep 2009 06:16:12 +0000</pubDate>
<dc:creator>shwu</dc:creator>
<guid>http://shirleywho.wordpress.com/2009/09/14/new-job-and-curation-101/</guid>
<description><![CDATA[It&#8217;s been several weeks now since I started working at 23andMe, a personal genomics company lo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.23andme.com"><img class="alignleft" title="23andme" src="https://23andme.https.internapcdn.net/res/4400/img/public/logo.png" alt="" width="105" height="72" /></a>It&#8217;s been several weeks now since I started working at <a href="http://www.23andme.com">23andMe</a>, a personal genomics company located in Mountain View, CA. Perhaps not coincidentally, it&#8217;s also been several weeks since I last blogged. The transition hasn&#8217;t been difficult, but it did take some getting used to, mentally and physically. I mean, leaving for work by 8:30am? Regular hours? Commuting??</p>
<p>Ok, so I really have nothing to complain about. 8:30 isn&#8217;t that early, and I could shave half an hour off each end of my commute if I didn&#8217;t choose to take advantage of bike-friendly roads, good weather, and a company-sponsored free train pass (OMG benefits!?). All in all, things are pretty much fantastic. The work environment is friendly, flexible, and laid-back; we have plenty of food and drink to keep us fueled throughout the day, and regular workouts/yoga if we need to get fired up or mellowed down (and to keep the &#8220;Free Food 15&#8243; at bay). Plus, personal genomics is a super interesting and rapidly evolving industry, so there&#8217;s really never a dull moment.</p>
<p>So what is personal genomics, anyway? We&#8217;ve known for a while that <a href="https://www.23andme.com/gen101/">genetics</a> &#8211; the sequence of DNA inside our cells &#8211; plays an important role in our form and functioning. Many diseases are caused by changes in DNA (often in genes, parts of DNA that code for proteins) that alter the normal functioning of cells, though not all genetic differences lead to negative changes. (Genetics can also tell us about ancestry &#8211; who is related to whom and the history of populations &#8211; but I won&#8217;t be addressing that in this post.) Where it gets personal is when you apply it to individuals, such as when someone gets a genetic test to determine whether they have or are at risk of developing or passing on a particular disease. Where it gets genomics is when we use high-throughput technologies to do what is essentially thousands of genetics tests at once. Put them together, and you get personal genomics.</p>
<p>How do we know what genetic &#8220;pieces&#8221; correspond to what conditions or diseases? The <a href="http://en.wikipedia.org/wiki/Genetic_association">general strategy</a> is to compare the DNA of a whole bunch of individuals that have that condition (cases) to a whole bunch of individuals that don&#8217;t (controls). As long as both groups are similar save for their case-control status, any significant genetic differences between them should have something to do with that condition. We call this a genetic association.</p>
<p>It turns out that there are millions of single locations in the human genome where the exact sequence of the DNA might differ between two people, and these places, called <a href="http://www.ncbi.nlm.nih.gov/About/primer/snps.html">single nucleotide polymorphisms</a>, or SNPs, can contribute to differences we can observe, such as whether you flush when you drink alcohol or how easily you put on weight. 23andMe personal genomics kit determines what your sequence is for a representative subset of SNPs. Many are already known to be associated with certain conditions, and new research is being done every day to uncover more and more of these associations.</p>
<p>So what exactly do I do at 23andMe? My official job title is &#8220;Scientist, Content Curation&#8221;. Curation, I&#8217;ve found, is not very familiar to most people. Most people probably know that there is such a thing as a museum curator, but might not know what they do. Hardly anyone has ever heard of scientific curation. (And I thought explaining what I was studying as a grad student was hard! Biomedical informatics, anyone?)</p>
<p>But it&#8217;s really not that complicated. The essence of curation is almost always the same: the selection, acquisition, and management of content. What that content is differs depending on the field &#8211; for example, an art curator might look for and organize artwork for exhibition in a gallery, while a curator in the &#8220;Ancient Civilizations&#8221; department of a museum may be in charge of acquiring, managing, and presenting archaeological artifacts.</p>
<p>In science, curation involves organization of scientific knowledge and data. An area where this has been especially important is the life sciences, as the amount of information being generated by high-throughput experiments, large-scale projects, and scholarly publishing has skyrocketed. In order to manage this information and render it useful to others, the field of <a href="http://www.biocurator.org/what.shtml">biocuration</a> was born. Any database that organizes scientific knowledge &#8211; <a href="http://www.uniprot.org/">UniProt</a> (the Universal Protein resource), <a href="http://flybase.org/">FlyBase</a> (database for that very important model organism, <em>Drosophila</em>), <a href="http://pharmgkb.org">PharmGKB</a> (a database focused on how genes and drugs interact), etc &#8211; depends on curators to keep the information up to date and easy to use.</p>
<p>And so it is with 23andMe. The genetic testing kit is one part of the product, but the other part is information &#8211; what knowledge is there about associations between the SNPs on our platform and health traits or conditions? What does your particular data mean? The science is far from exhausted on this subject, and in order to stay up to date with the research, 23andMe spends a lot of effort on curating the scientific literature for new genetic associations and <a href="https://www.23andme.com/health/">presenting the information on our website</a> for our customers.</p>
<p>Day to day, this means that we keep track of papers recently published in scientific journals, skim through to find ones that may have promising findings, and then vet these more thoroughly to see if they pass our <a href="https://www.23andme.com/for/scientists/">stringent scientific standards</a>. If they do, we extract the bits of information we need and put the bits together in reports that will eventually become part of the content on the website. It&#8217;s a job that definitely benefits from an organized system and an eye for detail &#8211; as well as a sense of curiosity.</p>
<p>After three weeks on the job, I think I&#8217;m starting to get the hang of the day to day work. Since my work is even more directly tied to the literature than it was as a graduate student in academia, I&#8217;m also developing an enhanced awareness of issues surrounding scientific publishing &#8211; those related to <a href="http://wiki.geneontology.org/index.php/Letter_to_Editors">standardization and metadata</a>, p<a href="http://en.wikipedia.org/wiki/Publication_bias">ublication bias</a> towards positive results, and closed vs. <a href="http://www.earlham.edu/~peters/writing/jbiol.htm">open access</a>. The hardest aspect of transitioning from academia to industry hasn&#8217;t been the regular schedule, or the work environment, or the work itself, it&#8217;s been getting used to being on the other side of the pay-wall of scientific journals.</p>
<p>But that&#8217;s a rant for another time. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[THE SEMICONDUCTOR WORLD vs TSMC vs EDA]]></title>
<link>http://danielnenni.com/2009/09/02/the-semiconductor-world-vs-tsmc-vs-eda/</link>
<pubDate>Wed, 02 Sep 2009 23:24:56 +0000</pubDate>
<dc:creator>Dan Nenni</dc:creator>
<guid>http://danielnenni.com/2009/09/02/the-semiconductor-world-vs-tsmc-vs-eda/</guid>
<description><![CDATA[In my previous blog on the EDA CEO panel at #46DAC, I was very disappointed to hear some of the smar]]></description>
<content:encoded><![CDATA[In my previous blog on the EDA CEO panel at #46DAC, I was very disappointed to hear some of the smar]]></content:encoded>
</item>
<item>
<title><![CDATA[TSMC iPDK Debate: Lets Play Monopoly! ]]></title>
<link>http://danielnenni.com/2009/08/26/tsmc-ipdk-debate-lets-play-monopoly/</link>
<pubDate>Wed, 26 Aug 2009 23:51:02 +0000</pubDate>
<dc:creator>Dan Nenni</dc:creator>
<guid>http://danielnenni.com/2009/08/26/tsmc-ipdk-debate-lets-play-monopoly/</guid>
<description><![CDATA[Talk about a giant game of monopoly, probably one of the most entertaining panels of the 46th Design]]></description>
<content:encoded><![CDATA[Talk about a giant game of monopoly, probably one of the most entertaining panels of the 46th Design]]></content:encoded>
</item>
<item>
<title><![CDATA[Beyond BRCA1 &amp; BRCA2:  U.K. Researchers Identify Genetic Defect That Could Increase Risk of Ovarian Cancer Up To 40%]]></title>
<link>http://healthinfoispower.wordpress.com/2009/08/03/beyond-brca1-brca2-u-k-researchers-identify-genetic-defect-that-could-increase-risk-of-ovarian-cancer-up-to-40/</link>
<pubDate>Mon, 03 Aug 2009 21:59:29 +0000</pubDate>
<dc:creator>Paul Cacciatore</dc:creator>
<guid>http://healthinfoispower.wordpress.com/2009/08/03/beyond-brca1-brca2-u-k-researchers-identify-genetic-defect-that-could-increase-risk-of-ovarian-cancer-up-to-40/</guid>
<description><![CDATA[Scientists have located a region of DNA which – when altered – can increase the risk of ovarian canc]]></description>
<content:encoded><![CDATA[Scientists have located a region of DNA which – when altered – can increase the risk of ovarian canc]]></content:encoded>
</item>
<item>
<title><![CDATA[TaqMan® OpenArray™ Workflow]]></title>
<link>http://biomolnews.wordpress.com/2009/07/07/taqman%c2%ae-openarray%e2%84%a2-workflow/</link>
<pubDate>Wed, 08 Jul 2009 02:43:49 +0000</pubDate>
<dc:creator>rodrigobenevides</dc:creator>
<guid>http://biomolnews.wordpress.com/2009/07/07/taqman%c2%ae-openarray%e2%84%a2-workflow/</guid>
<description><![CDATA[This video provides a complete hands-on workflow demonstration of the TaqMan® OpenArray™ Genotyping ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://appliedbiosystems.feedroom.com/?fr_story=8402e5518f6d0a28570310c6f861f3fc8d9a1116">This video provides a complete hands-on workflow demonstration of the TaqMan® OpenArray™ Genotyping System.</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Prostate cancer news reports: Saturday, June 27, 2009]]></title>
<link>http://prostatecancerinfolink.net/2009/06/27/prostate-cancer-news-reports-saturday-june-27-2009/</link>
<pubDate>Sat, 27 Jun 2009 15:08:31 +0000</pubDate>
<dc:creator>Sitemaster</dc:creator>
<guid>http://prostatecancerinfolink.net/2009/06/27/prostate-cancer-news-reports-saturday-june-27-2009/</guid>
<description><![CDATA[Today&#8217;s news reports deal with such items as: Genomic testing for prostate cancer and the valu]]></description>
<content:encoded><![CDATA[Today&#8217;s news reports deal with such items as: Genomic testing for prostate cancer and the valu]]></content:encoded>
</item>
<item>
<title><![CDATA[Electronic Design Innovation]]></title>
<link>http://danielnenni.com/2009/06/12/electronic-design-innovation/</link>
<pubDate>Fri, 12 Jun 2009 00:09:45 +0000</pubDate>
<dc:creator>Dan Nenni</dc:creator>
<guid>http://danielnenni.com/2009/06/12/electronic-design-innovation/</guid>
<description><![CDATA[One of the reasons I started this Blog was to justify the past 25 years of my professional life. Not]]></description>
<content:encoded><![CDATA[One of the reasons I started this Blog was to justify the past 25 years of my professional life. Not]]></content:encoded>
</item>
<item>
<title><![CDATA[Wall Street Hates EDA!]]></title>
<link>http://danielnenni.com/2009/05/29/wall-street-hates-eda/</link>
<pubDate>Fri, 29 May 2009 00:05:50 +0000</pubDate>
<dc:creator>Dan Nenni</dc:creator>
<guid>http://danielnenni.com/2009/05/29/wall-street-hates-eda/</guid>
<description><![CDATA[Wall Street has never really liked EDA, more out of ignorance than anything else. Jim Cramer doesn]]></description>
<content:encoded><![CDATA[Wall Street has never really liked EDA, more out of ignorance than anything else. Jim Cramer doesn]]></content:encoded>
</item>
<item>
<title><![CDATA[Single Nucleotide Polymorphisms (SNPs)]]></title>
<link>http://stickyends.wordpress.com/2009/05/08/single-nucleotide-polymorphisms-snps/</link>
<pubDate>Sat, 09 May 2009 03:49:30 +0000</pubDate>
<dc:creator>Mark</dc:creator>
<guid>http://stickyends.wordpress.com/2009/05/08/single-nucleotide-polymorphisms-snps/</guid>
<description><![CDATA[Single nucleotide polymorphisms (SNPs, pronounced &#8217;snips&#8217;) are single base changes withi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Single nucleotide polymorphisms (SNPs, pronounced &#8217;snips&#8217;) are single base changes within an individual&#8217;s <a href="http://stickyends.wordpress.com/2009/05/07/dna/">DNA </a>sequence.  They represent the most simple and common type of mutation, in which one nucleotide is accidentally substituted for another during DNA replication.  An example would be adenine being added to a chain where a guanine should be. </p>
<p>SNPs are rather common, occuring once every 300 bases, on average.  They are typically harmless, either falling between functional genes, or not impacting the gene&#8217;s performance.  On occasion, the SNP may alter the function of the resulting protein enough to be of clinical significance.  This is often the cause for gene variations that result in disease.  SNPs can also be used in DNA fingerprinting.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Genetic Variations In miRNA Processing Pathway &amp; Binding Sites Help Predict Ovarian Cancer Risk]]></title>
<link>http://healthinfoispower.wordpress.com/2009/04/20/genetic-variations-in-mirna-processing-pathway-binding-sites-help-predict-ovarian-cancer-risk/</link>
<pubDate>Mon, 20 Apr 2009 18:24:56 +0000</pubDate>
<dc:creator>Paul Cacciatore</dc:creator>
<guid>http://healthinfoispower.wordpress.com/2009/04/20/genetic-variations-in-mirna-processing-pathway-binding-sites-help-predict-ovarian-cancer-risk/</guid>
<description><![CDATA[&#8220;Genetic variations in the micro-RNA (miRNA) processing pathway genes and miRNA binding sites ]]></description>
<content:encoded><![CDATA[&#8220;Genetic variations in the micro-RNA (miRNA) processing pathway genes and miRNA binding sites ]]></content:encoded>
</item>
<item>
<title><![CDATA[Smart foods]]></title>
<link>http://dnanewstoday.wordpress.com/2009/04/10/smart-foods/</link>
<pubDate>Fri, 10 Apr 2009 01:32:50 +0000</pubDate>
<dc:creator>dnanewstoday</dc:creator>
<guid>http://dnanewstoday.wordpress.com/2009/04/10/smart-foods/</guid>
<description><![CDATA[April 10, 1:32 PM · ShareThis Feed In the early 1990s when I began to research smart foods, a new bo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<div class="new_timestamp">April 10, 1:32 PM ·</div>
</div>
<p><a class="stbutton stico_default" title="ShareThis via email, AIM, social bookmarking and networking sites, etc." href="void(0)"><span class="stbuttontext">ShareThis</span></a> <a href="http://www.examiner.com/RSS-7160-Sacramento-Nutrition-Examiner"><img src="http://image.examiner.com/img/feed.gif" border="0" alt="" /> Feed</a></p>
<div class="examiners_body"><img src="http://image.examiner.com/images/blog/wysiwyg/image/6DNA.jpg" border="9" alt="" hspace="9" vspace="9" width="300" height="236" align="left" /> <span style="font-family:Arial,sans-serif;font-size:9pt;">In the early 1990s when I began to research smart foods, a new book piqued my interest titled, <em>The</em> <em><span style="font-family:Arial,sans-serif;">Metabolic Basis of Inherited Disorders</span></em>, 6th ed. McGraw-Hill, New York: 2649-2680, 1989. The idea is that your metabolic type (based on chemical, electrical, and genetic tags that switch on and off)  is connected to what you eat. </span><span style="font-family:Arial,sans-serif;font-size:9pt;">The notion led me to begin a reading list. This arena now is a branch of nutritional epigenetics. Within human ecology, it compares the latest research in nutritional genomics/epigenetics to how <strong>smart foods </strong>(<strong>foods</strong> <strong>tailored to your genetic signature</strong>) influence risk of chronic disease. What  you eat shows up in your genetic signature.</span><span style="font-family:Arial,sans-serif;font-size:9pt;">The longer science studies the entire genome (rather than the specific SNPs for certain chronic diseases) the more information will be forthcoming on how food and lifestyle influence your health based on the genes you inherited.<br />
According to the <a href="http://health.nih.gov/" target="_blank"><span style="color:#0000ff;">National Institutes of Health</span></a>, “Your lifestyle, the food you eat, and where you live and work can all affect how you respond to medicines. But another key factor is your DNA, which contains your genes. Scientists are trying to figure out how the make-up of your DNA can contribute to the way you respond to medicines, including pain-killers with codeine like Tylenol®#3, antidepressants like Prozac®, and many blood pressure and asthma medicines.</span><span style="font-family:Arial,sans-serif;font-size:9pt;">Scientific discoveries made through this research may provide information to guide doctors in prescribing the right amount of the right medicine (or foods, lifestyles, and supplements) for you. According to the <a href="http://health.nih.gov/" target="_blank"><span style="color:#0000ff;">National Institutes of Health</span></a> , the institute &#8220;aims to improve the health of all Americans through medical research that solves mysteries about how the human body normally works—and how and why it doesn’t work, when disease occurs. One goal of this research is to help improve the good effects of medicines while preventing bad reactions.”</span><strong><span style="font-family:Arial,sans-serif;font-size:9pt;">How do your genes respond to what you eat?</span></strong><span style="font-family:Arial,sans-serif;font-size:9pt;"> Are you getting tired of the slogan &#8220;<strong>smart foods for intelligent people?&#8221; </strong>How many diet-by-DNA book titles are there? Books on smarter foods? Tailored menus? Extracts of plants? DNA tests for ancestry? Ancestry and eating? According to Dr. Fredric D. Abramson, Ph.D, S.M., President and CEO of AlphaGenics, Inc., &#8220;Genes are distributed, function, and work in such ways that nearly every reasonable diet could work well in about six percent of the population.&#8221;</span><span style="font-family:Arial,sans-serif;font-size:9pt;">There is a strong connection between nutrition and genotype, especially in regards to your cardiovascular and central nervous system health. So you need to tailor foods intelligently to your genetic expression. The media buzz about ‘intelligent’ foods or ‘smart’ foods really means eating clean, safe, whole foods based on what your individual genes need to thrive. Not all your genes would be tested. </span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;">Or instead of a test, you could go by your body measurements, as outlined in naturopathic doctor, Peter D&#8217;Adamo&#8217;s book, the Genotype Diet.  If you&#8217;re interested in some free food information research, you might start at <a href="http://food.oregonstate.edu/nutri.html" target="_blank"><span style="color:#0000ff;">Food Resource</span></a>, an online source of science-based and business savvy information for the food industry at Oregon State University. </span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;">What happens when diet books for your condition aren’t working for you? Maybe salt restriction isn’t working but exercise is for your condition. How do your genes respond to nutrition and nourishment? Are your genes intelligent, conscious, and communicating with you about their nutritional needs? If they are, so are the foods you eat. Your genes interact and collaborate as a team.</span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;">The language of communication is written in the human genome, in your individual <a title="dna diet, nutrition" href="http://thednashoppe.com" target="_blank">genetic signature</a>—in your DNA, in particular <a title="dna diet, dna guided nutrition" href="http://thednashoppe.com" target="_blank">SNPs</a>, and in all your genes and cellular material. Even your blood type is expressed in all the cells of your body. How does all this information signal you about what ‘smart’ foods and nutraceuticals to choose in order to help prevent or delay chronic disease for which your genes may put you at risk?</span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;"><img src="http://image.examiner.com/images/blog/wysiwyg/image/dnajpg%282%29.jpg" border="6" alt="" hspace="6" vspace="6" width="89" height="134" align="right" /></span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;">Nutritional genomics  and epigenetics are buzz words in the news. Tiny tags switch good genes on and bad genes off based on what you eat or the supplements you take, according to documentaries on resveratrol and green tea extract (acting as metholizers).</span></p>
<p><span style="font-family:Arial,sans-serif;font-size:9pt;">Testing DNA for ancestry and DNA-driven nutrition also bridge gaps in regard to customizing smarter foods to your genotype. Phenomics is about customized healthcare and medicine tailored to your genetic profile. Pharmacogenomics is about tailoring your medicine dosages to your genetic profile, but not all your genes are tested. The nutrition angle remains to ask the question: how smart do you want your food to be? And what should you know about tailoring your food to your genes or metabolic body type? We all eat on the molecular level, the chemical level, and yes, the atomic level.</span></p>
<p>Resveratrol is big news. Many people take resveratrol capsules and decaffeinated green tea capsules daily. The Genotype Diet book also mentions resveratrol. Check out some of the <a href="http://www.theresveratrolreviews.com/?aid=5352963&#38;KW=resveratrol" target="_blank">reviews on resveratrol </a>and decide for yourself which product meets your requirements for standardization. Look for validation.  When you read a review of resveratrol or any other supplement, ask whether it is an objective review or is the review made by someone selling a product? Check it all out.</div>
<div style="background:#f4f4f4 url('http://image.examiner.com/img/tabs/authortab.gif') no-repeat scroll right top;">
<div style="font-size:16px;font-weight:bold;padding:15px 10px 10px 15px;">Author: Anne Hart</div>
<div id="fragment-6" class="ui-tabs-paneltwo ui-tabs-hide ui-tabs-panel">
<div style="width:560px;padding:15px 0 10px 15px;">
<div class="topbottomlines">
<table style="height:18px;" border="0" width="16">
<tbody>
<tr>
<td valign="top"><span class="disclaimer"><span class="disclaimer" style="position:relative;"> </span></span></td>
<td valign="top"></td>
</tr>
</tbody>
</table>
<p><span style="font-weight:bold;">More About:</span><a title="dna, healthy living" href="http://KNOWYOURDNA.ORG" target="_blank"> <span style="color:#333333;"><strong>Smart Foods</strong></span></a><span style="color:#333333;"><strong> <span class="middot">·</span> <a title="dna nutrition,  dna diet" href="http://THEDNASHOPPE.NET" target="_blank"> <span style="color:#333333;">DNA-driven nutrition</span></a></strong></span></div>
</div>
</div>
</div>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:319px;top:1556px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:687px;top:1109px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACMElEQVQ4ja3SP2gTcRQH8O8vvUtIGmkqTY3SaMVFz6KDW2ywg4s4dGgXp3SyVLIIthCKQxCCuoZaXaSO/ilKd4sSdXRL0EWtIRYaSkXsJTH33utwSZM01xo0D353v+N+97l33/upQCAwFgwGfehiFYtFUxsYGPCmUqmv3YQTicSwBgCapnXTBQBoSinout5VVCnVDr/44B/OZH0xs6KMThCfR3LRs+aTycjvbwfCmawvduZkn7EwN4TBfheY90fXN6uYuffdyGQRu3apkmyDmzM2K8pYmBvC6kcLK+/KMEsWLCIQMSyLULUIFhH0HsGNycNYnDuO6PRno9lQSsFVh+tDQSEY6MHymzJKFQILgxkgYhALmBnMDLNsIf1sA8cG3VDYYzhFAWWfRBjCAiIbIxYQE1ga17+2GSICKLQYznCtiATEDK6BIrU5MUhgd0+NH+AIt+5jshdqgkpVwEwNkBgs9lyE4XY3nnLMWNf13QEAG1uE2JVe9PUC5JCvCMPrVpifOor1YnW34/pw7NjvVbmZ+3ljcTaMq5EjbRFJ07Gw8QfTd9fg96rc3o7bMh4f9SytvDenLl7/ZADAl5cjWF7dwmy60PaSeiPjo56lv2Ycnzi0Fp9AEgAu39x8+urtT9x5/GP74a2++LlTuumo76kDd4W9ALj9qIDIiOfBhdO+jtB9O279TFcuet77fD7Wn+sU7ajj1+kTSccb/wv/aymloEKh0Fg4HPZ2E87n86Udvs4FoWqwSHUAAAAASUVORK5CYII=" alt="" /></p>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:178px;top:1218px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:374px;top:1287px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:374px;top:1255px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p>
<p><img style="position:absolute;visibility:hidden;z-index:2147483647;left:374px;top:1242px;" src="image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Personalized Genetic Scans:  With gifts like these…]]></title>
<link>http://annalsofneurology.wordpress.com/2009/03/24/personalized-genetic-scans-with-gifts-like-these%e2%80%a6/</link>
<pubDate>Tue, 24 Mar 2009 19:45:26 +0000</pubDate>
<dc:creator>annalsofneurology</dc:creator>
<guid>http://annalsofneurology.wordpress.com/2009/03/24/personalized-genetic-scans-with-gifts-like-these%e2%80%a6/</guid>
<description><![CDATA[It was Christmas season in the Bay Area.  A strapping and entirely healthy 27-year-old received from]]></description>
<content:encoded><![CDATA[It was Christmas season in the Bay Area.  A strapping and entirely healthy 27-year-old received from]]></content:encoded>
</item>
<item>
<title><![CDATA[New year's day reports: January 1, 2009]]></title>
<link>http://prostatecancerinfolink.net/2009/01/01/new-years-day-reports-january-1-2009/</link>
<pubDate>Thu, 01 Jan 2009 15:02:17 +0000</pubDate>
<dc:creator>Sitemaster</dc:creator>
<guid>http://prostatecancerinfolink.net/2009/01/01/new-years-day-reports-january-1-2009/</guid>
<description><![CDATA[There are three reports in our first daily report for 2009, dealing with issues as varied as genetic]]></description>
<content:encoded><![CDATA[There are three reports in our first daily report for 2009, dealing with issues as varied as genetic]]></content:encoded>
</item>
<item>
<title><![CDATA[Epidemiolog&#237;a gen&#233;tica en pacientes coinfectados por VIH/hepatitis C]]></title>
<link>http://epidemiologiamolecular.com/2008/11/18/epidemiologia-genetica-en-pacientes-coinfectados-por-vihhepatitis-c/</link>
<pubDate>Tue, 18 Nov 2008 20:52:03 +0000</pubDate>
<dc:creator>Salvador Resino</dc:creator>
<guid>http://epidemiologiamolecular.com/2008/11/18/epidemiologia-genetica-en-pacientes-coinfectados-por-vihhepatitis-c/</guid>
<description><![CDATA[El virus de la inmunodeficiencia humana (VIH) y el virus de la hepatitis C (VHC) comparten vías de t]]></description>
<content:encoded><![CDATA[El virus de la inmunodeficiencia humana (VIH) y el virus de la hepatitis C (VHC) comparten vías de t]]></content:encoded>
</item>
<item>
<title><![CDATA[MonkeySNP: A Database of Non-Human Primate Single Nucleotide Polymorphisms]]></title>
<link>http://primatology.net/2008/11/06/monkeysnp-a-database-of-non-human-primate-single-nucleotide-polymorphisms/</link>
<pubDate>Thu, 06 Nov 2008 19:17:55 +0000</pubDate>
<dc:creator>Kambiz</dc:creator>
<guid>http://primatology.net/2008/11/06/monkeysnp-a-database-of-non-human-primate-single-nucleotide-polymorphisms/</guid>
<description><![CDATA[Single nucleotide polymorphisms (SNPs) are 1 base pair differences in the genetic code when compared]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Single nucleotide polymorphisms (SNPs) are 1 base pair differences in the genetic code when compared to same sequence from another individual. Many population geneticists who study human genetics compare and contrast SNPs between different populations to understand ancestry and genaology. A new database of non-human primate SNPs, <a href="http://monkeysnp.ohsu.edu/snp/index.jsp">MonkeySNP</a>, has been recently released, and was <a href="http://bioinformatics.oxfordjournals.org/cgi/content/abstract/24/22/2645">announced in the journal</a> <em>Bioinformatics</em>.</p>
<p>I don&#8217;t regularly announce such news, but I consider this a pretty significant tool for any researchers who are studying primate diversity. As you may know many primate species are severely endangered and any successful conservation effort requires an understanding of the genetic diversity of the surviving population. This database will help currate this genetic diversity.</p>
<p>But the database is rather limited right now. Only 827 SNPs are listed, and are only macaque SNPs. I&#8217;m hopeful that as the genes and genomes of more primates species and individuals are sequenced this database will grow. In the mean time, I suggest you bookmark this site and keep an eye on it.</p>
<ul><span class="Z3988" title="DOI/10.1093%2Fbioinformatics%2Fbtn493&#38;rft.atitle=MonkeySNP%3A+a+web+portal+for+non-human+primate+single+nucleotide+polymorphisms&#38;rft.date=2008&#38;rft.volume=24&#38;rft.issue=22&#38;rft.spage=2645&#38;rft.epage=2646&#38;rft.artnum=http%3A%2F%2Fwww.bioinformatics.oxfordjournals.org%2Fcgi%2Fdoi%2F10.1093%2Fbioinformatics%2Fbtn493&#38;rft.au=S.+Khouangsathiene&#38;rft.au=C.+Pearson&#38;rft.au=S.+Street&#38;rft.au=B.+Ferguson&#38;rft.au=C.+Dubay&#38;bpr3.included=1&#38;bpr3.tags=Anthropology%2CBiological+Anthropology%2C+Evolutionary+Anthropology%2C+Archeology%2C+Linguistics">S. Khouangsathiene, C. Pearson, S. Street, B. Ferguson, C. Dubay (2008). MonkeySNP: a web portal for non-human primate single nucleotide polymorphisms <span style="font-style:italic;">Bioinformatics, 24</span> (22), 2645-2646 DOI: <a rev="review" href="http://dx.doi.org/10.1093/bioinformatics/btn493">10.1093/bioinformatics/btn493</a></span></ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gene Testing- Who you are Makes all the Difference ]]></title>
<link>http://doctorbrady.wordpress.com/2008/10/08/gene-testing-who-you-are-makes-all-the-difference/</link>
<pubDate>Wed, 08 Oct 2008 16:15:24 +0000</pubDate>
<dc:creator>Dr. Brady Hurst</dc:creator>
<guid>http://doctorbrady.wordpress.com/2008/10/08/gene-testing-who-you-are-makes-all-the-difference/</guid>
<description><![CDATA[I’m sure you have heard it a few time, “I have X, Y, Z condition…It’s genetic!” The fact is that onl]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I’m sure you have heard it a few time, “I have X, Y, Z condition…It’s genetic!” The fact is that only a few conditions such as Huntington’s Disease, Tay-Sachs Disease, and Down Syndrome are considered genetic disorders.  “What about the rest? I just know that my diabetes, cholesterol issues, sleeping problems, high blood pressure, and the tumor I had removed last week are genetic…my mom had it!”</p>
<p>It’s not that you have a certain gene but it’s the variation of that gene that makes it easier for you to develop a dysfunction that leads to disease. These genetic variations are called <a href="http://doctorbrady.files.wordpress.com/2008/10/genovations-brochure-010808-rms3788-1.pdf">Single Nucleotide Polymorphisms or SNP’s</a>. In essence, they are what make you biologically different from your neighbor. When your cells divide they must copy their DNA. They should look exactly the same, however, variations commonly occur that ultimately determines how humans develop diseases and respond to pathogens (things that cause disease), chemicals, drugs, vaccines, and other agents.</p>
<p>Here is an example of a SNP:  Let&#8217;s say that a particular gene’s purpose was to process Folic Acid. If you have a genetic variation that causes the way you process Folic Acid, you may need to supplement 500x more Folic Acid just to function correctly. Your run-of-the-mill multi-vitamin or prenatal vitamin <em>won’t cut it</em>. Folic Acid is needed for proper cell division/repair which is a huge problem in cancer patients and women planing to become pregnant. Those with <a href="http://doctorbrady.files.wordpress.com/2008/10/genovations-brochure-010808-rms3788-1.pdf">SNP&#8217;s</a> that disturb Folic Acid  may also be prone to anemia, cause neurological problems in developing fetuses, and disrupt behavior such as ADD, anxiety disorder, and depression.  Thanks to the <a href="http://www.answers.com/human%20genome%20project">Human Genome Project </a>we were able to identify thousands of SNP’s that play a role in a person’s chances to develop diseases.</p>
<p>SNP’s can effect:<br />
•    Hormonal/Endocrine System- Estrogen Positive Cancers, Endometriosis, Pre/Post Menopause  Complications, Osteoporosis, Cardiovascular Disease, Inflammation<br />
•    Cardiac system- Cardiovascular Diseases, Cholesterol, Blood Pressure, Oxidative Stress<br />
•    Detoxification System- Cancers, Chronic Fatigue, Adverse Drug Reactions, Allergies<br />
•    Energy Production System- Cancers, Chronic Fatigue, Fibromyalgia,<br />
•    Neurological System- Alzheimer’s, Parkinson’s Disease, Depression, Anxiety, Insomnia, Seizures, ADD, Autism<br />
•    Structural System- Osteoporosis, Inflammation, Vitamin D Abnormalities<br />
•    Immune System- Allergies, Autoimmune Disease, Cancers</p>
<p>Testing for these genetic variations, or SNP’s, can be done in adulthood as well as childhood. This means that we can now develop a life-long nutritional plan that will offset these potentially deadly SNP’s.  This is a <strong>breakthrough</strong>, a breakthrough that can accurately show risk of a future disease BEFORE IT EVER STARTS.</p>
<p>True Health and Dr. Brady Hurst now offers testing for SNP’s. With this information, Dr. Brady develops a personalized plan that will give your body what it needs to override these genetic differences and live a long health life with the lowest risk of developing disease.</p>
<p><strong><em>If you mention this blog post, we will grant a %10 discount off your initial consultation.</em></strong></p>
<p>Dr. Brady is a certified Chiropractic Neurologist and an authority in field of <a href="http://doctorbrady.wordpress.com/2008/01/28/functional-medicine-redefining-healthcare-as-we-know-it/">Functional Medicine</a>. People from all over the world call on him for their nutritional management and prevention of diseases.</p>
<p><a href="http://truehealthdc.com/MeetDrBrady.html"><img class="alignleft" src="http://i9.photobucket.com/albums/a64/Chirodc632001/Bradysignaturesheet-1-1.jpg" alt="" width="246" height="79" /></a></p>
<p>Dr. Brady Hurst<br />
True Health Center for Advanced Alternative Medicine and Chiropractic.<br />
<a href="http://www.truehealthdc.com">www.TrueHealthDC.com</a></p>
<p><a href="http://doctorbrady.files.wordpress.com/2008/07/true-helath-new-logo-alt-med-chiro.jpg"><img class="alignleft size-medium wp-image-39" src="http://doctorbrady.wordpress.com/files/2008/07/true-helath-new-logo-alt-med-chiro.jpg?w=300" alt="" width="300" height="175" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[FOXO3A allele linked to human longevity]]></title>
<link>http://ouroboros.wordpress.com/2008/09/15/foxo3a-allele-linked-to-longevity/</link>
<pubDate>Mon, 15 Sep 2008 07:02:44 +0000</pubDate>
<dc:creator>lizewen</dc:creator>
<guid>http://ouroboros.wordpress.com/2008/09/15/foxo3a-allele-linked-to-longevity/</guid>
<description><![CDATA[Mutations in genes involved in the insulin/IGF-1 signaling pathway (IIS) improve longevity in animal]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p class="MsoNormal" style="text-indent:.5in;line-height:150%;margin:0;"><span style="font-size:small;font-family:Times New Roman;">Mutations in genes involved in the insulin/IGF-1 signaling pathway (IIS) improve longevity in animal models, but there is minimal evidence that mutations in human homologues of genes in this pathway are associated with a long-lived phenotype. </span></p>
<p><p class="MsoNormal" style="text-indent:.5in;line-height:150%;margin:0;"><span style="font-size:small;"><span style="font-family:Times New Roman;">In order to find such evidence, one could take a traditional forward genetics approach and study populations of centenarians. A recent paper in PNAS by <a rev="review" href="http://dx.doi.org/10.1073/pnas.0801030105">Willcox <i>et al.</i></a> looked at a population of long-lived Japanese men. DNA samples were taken from men enrolled in the <span style="color:#000000;">Honolulu Heart Program/Honolulu Asia Aging<strong> </strong><span style="font-weight:normal;">Study</span> </span>(HHP/HAAS). These men enrolled in the study throughout 1991-1993, and had a mean age of 77.9. From this population of volunteers, “long-lived” participants were defined as those who survived to 95 years old or older (n= 213) and “average-lived” controls as those who died before 81 years (n=402). <span> </span></span></span></p>
<p><p class="MsoNormal" style="text-indent:.5in;line-height:150%;margin:0;"><span style="font-size:small;font-family:Times New Roman;">The researchers then used a candidate approach to select the genes to analyze as potential “longevity genes” from the insulin/IGF-1 pathway. They selected this pathway to focus their candidate search because insulin signaling is conserved through evolution; furthermore, from mutation analysis and knockout models in many model organisms, we know that <a href="/2006/08/17/pulling-apart-proteotoxicity/">decreasing insulin/IGF-1 signaling increases lifespan</a>. <span style="font-size:small;font-family:Times New Roman;"> These phenotypes occur through regulation of FOXO transcription factors and their homologues. The authors hypothesized that single nucleotide polymorphisms (SNPs) in FOXO related genes could be responsible for the differing longevity phenotypes between the long-lived and average-lived cohorts. Five genes, ADIPOQ, FOXO1A, FOXO3A, SIRT1, and COQ7 were selected as candidates, and three SNPs were analyzed per gene. Despite the small number of genes and SNPs analyzed, the researchers identified FOXO3A as being significantly associated with the long-lived phenotype. Genotype analysis revealed that long-lived study participants had one or more copies of the “G” allele in the FOXO3A gene. The authors state that this finding is especially exciting because the FOXO family of proteins are closely related to the <em>C. elegans</em> protein, DAF-16, which has been shown to protect cells from oxidative stress, which could be a “plausible mechanism of action for modification of human aging.” </span></p>
<p><p class="MsoNormal" style="text-indent:.5in;line-height:150%;margin:0;"><span style="font-size:small;font-family:Times New Roman;">Additionally, these long-lived men also had significantly lower plasma insulin, low cancer incidence, cardiovascular disease, had good self reported health, and had high physical and cognitive function at the time of their enrollment regardless of their genotype. The decreased incidence of cardiovascular disease and cancer was also associated with the presence of the “G” allele. It is possible that remaining healthy phenotypes could be regulated by alternative genes not analyzed in this study.</span></p>
<p><p class="MsoNormal" style="text-indent:.5in;line-height:150%;margin:0;"><span style="font-size:small;"><span style="font-family:Times New Roman;">As the authors address in their introduction, many previously published searches for longevity genes do not show reproducibility across populations (“with the exception of APOE”), so it will be intriguing to determine if this FOXO3A “G” allele will transcend various populations of centenarians.<span>  </span></span></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Top Pre-Market Analyst Downgrades (AER, AGP, LEH, NVO, CRM, SNPS)]]></title>
<link>http://247wallst.com/2008/08/21/top-pre-mark-14-6/</link>
<pubDate>Thu, 21 Aug 2008 06:29:29 +0000</pubDate>
<dc:creator>247wallst</dc:creator>
<guid>http://247wallst.com/2008/08/21/top-pre-mark-14-6/</guid>
<description><![CDATA[These are some of the downgrades or cautious analyst calls we are seeing this Thursday morning: AerC]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>These are some of the downgrades or cautious analyst calls we are seeing this Thursday morning:</p>
<ul>
<li>AerCap (AER) Cut to Hold at Citigroup.</li>
<li>Amerigroup (AGP) Started as Neutral at B of A.</li>
<li>Lehman (LEH) estimates cut at Citigroup.</li>
<li>Novo Nordisk (NVO) Started as Neutral at UBS.</li>
<li>Salesforce.com (CRM) Cut to Neutral at Piper Jaffray.</li>
<li>Synopsys (SNPS) Cut to Sell at Citigroup.</li>
</ul>
<p>Jon C. Ogg<br />August 21, 2008</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
