OpenHumans / ohjh-example-notebooks

Explore your personal data with https://notebooks.openhumans.org
http://openhumansfoundation.org/ohjh-example-notebooks/
MIT License
22 stars 10 forks source link

Writing notebooks that explore genetic data #7

Open gedankenstuecke opened 6 years ago

gedankenstuecke commented 6 years ago

-

Open Humans hosts genetic data from a variety of sources:

These data are a bit harder to analyse, especially if you don't have a background in biology/bioinformatics. With the exception of uBiome all of these data sources contain genetic variants called SNPs (single nucleotide polymorphisms). One way to explore these variants would be to use an external API such as http://myvariant.info/ to annotate them with metadata. Metadata could be variant frequencies in different populations, whether variants are coding or not. Alternatively you could try to use databases to predict phenotypic information such as hair or eye colour.

gedankenstuecke commented 6 years ago

@madprime wrote one that uses 23andMe that has been merged in #15 / #17. And #10 will look into uBiome.