Bespoke Systems Blog

Android, cloud, .NET, EA, SOA

  • DNA Day - Early! 23andMe Sale

    • 10 Apr 2011
    • 0 Responses
    •  views
    • DNA genomics
    • Edit
    • Delete
    • Tags
    • Autopost

    23andMe is celebrating DNA Day (04/15) early with a sale!

    Tomorrow, they're waiving the $199 fee when you sign up for their $9/mo service. Take advantage of it!

     

     

    Celebrating DNA Day Early This Year!
    Although DNA Day is officially April 15th, we at 23andMe just couldn’t wait that long. So we’re celebrating a bit early with a big sale! 

    For a limited time, you can order a 23andMe kit for $0 up front, plus a 12-month commitment to our Personal Genome Service® at $9/month. This is down from the regular price of $199 plus $9/month. 

    Note that the 12-month subscription commitment is required to receive the sale price. If you buy the service as a gift, you can pay the full year's subscription at the time of purchase. You may also choose to order the service with no subscription requirement for $399. 

    Existing customers on our v2 genotyping platform can also take advantage of this sale to upgrade to the latest v3 platform for the same price by going to https://www.23andme.com/user/upgrade. 

    Once your sample has been processed, you’ll receive data on nearly 1 million places in your genome, information about your distant ancestry, and access to more than 180 health reports (optional). With the Personal Genome Service®, we’ll also help you connect with potential relatives to fill out your family tree and keep you up to date on the latest research linking genetics to your health and traits. 

  • Visual SNP Chip

    • 29 Jan 2011
    • 0 Responses
    •  views
    • genomics html5
    • Edit
    • Delete
    • Tags
    • Autopost
    http://visualsnpchip.bespokegenomics.com/
    23andMe raw data is the beginning of a wonderful frontier of possibilities starting with the contemplation of the ultimate introspection.  With 579,320 SNP geneotypes and genome wide association studies (GWAS) and other reports popping up in on-line scientific journals, I’ve got a lot of SNPs to read about and to watch for. There are two great things about 23andMe: their curated analysis and the community. 23andMe staff go to great extent to provide references, resources, summary explanations, helpful visualizations and expert explanations about every possible way our SNP data can be interpreted. Within reason - they carefuly vet what research reports they’ll describe as having meaning, and that’s understandable. The community is great, too, providing commentary from professional and hobbyist seekers.

    While looking for pragmatic and structured approaches to processing the data, I wanted another angle, some way to make a set of As Ts Gs and Cs stand out and put more a physical face on it. And, it’s fun.

    Simply put, a color is assigned to base letters in the full, raw SNP data downloaded from 23andMe and rasterized. After downloading my data from 23andMe, the Visual SNP Chip reads the data and represents it in a visual form. Since there are a lot of bases (my SNP data contined over a million bases), I added a scaling function for the resulting image and also a way to select a subset range of the data. Visual SNP Chip can generate a PNG file so you can save it, share it, make it your background (I have mine as my phone’s background), print it or do whatever you want with it.
    (download)
    Click here to download:
    visual-snp-chip-oiocHfafsoAgEchpiziD.zip (757 KB)
    Above, 29,000 bases of my personal 23andMe SNP data; base legend; Nexus One background
    Design decisions

    There were a bunch of decisions that effected the design of the Visual SNP Chip.  The first and foremost one was providing as much level of comfort about how the data’s being used:  Nowhere in this application does the SNP data go over the wire.  It’s not sent anywhere or stored anywhere other than where you have it.  This means your web browser on your computer is the only thing that sees all the data. I used HTML 5’s File API in conjunction with Web Worker threads to read 14mb+ files rapidly and Canvas to display the visualization and also to render to a png.

    The accuracy of the representation wasn’t a priority - the physical visualization was.  That’s not to say it’s a random or made up visualization. There were design choices that make the resulting visualization more aesthetic than objective.

    As an example, pairs versus individual bases. SNPs come in pairs, such as AA and TG - that’s two bases per single nucleotide polymorphism.  As represented in the Visual SNP Chip, these are “flattened” - in other words, an AA is represented as two red boxes side by side, a TG is a blue and a green box side by side instead of, say, some combination of colors per SNP.  I experimented with creating a composite pixel - one made up of blue + green for TG, for example - but I didn’t get the correct appearance I wanted.  I want revisit the concept of representing the pair rather than the individuals, since that feels more accurate.

    And lastly, it hasn’t been thoroughly tested - if you find something gone wrong or that can be done better, please let me know!  I’ve mainly used Google’s Chrome browser as my primary target (I’m using 9.0.597.83 beta at the moment) with Firefox (version 3.6.13 is what I have).  Since not all browsers support the same HTML 5 features, I haven’t really coded it for compatability.

    There were a lot of things I’d like to do, but haven’t prioritized - drag and drop files onto Visual SNP Chip rather than having a file dialog to search for the data, handling zipped files rather than text files, using HTML 5 storage (database) for more efficiencies, auto-scaling of large number of bases, mouseover info, and multiple UI tweaks to make it easier to use.

    There were also a lot of things I’m sure I haven’t considered. I’m hoping this will appeal to some folks and I’ll be able to take and incorporate their feedback.

    Enjoy and please let us know what you think!

    Vsc_1987
    Visual SNP Chip displaying 1,987 bases (few enough that they could be displayed) and the resulting image.

  • About


    2224 Views
  • Archive

    • 2011 (3)
      • April (2)
      • January (1)

    Get Updates

    Subscribe via RSS
  • Sites I Like

    • Bespoke Systems