Skip to content

Genetic Insights from 23andMe Data Analysis: This repository contains Python code that processes 23andMe raw genomic data, performs SNP matching, and explores genetic traits. Genetic traits like eye color, height, intelligence, and disease risks are determined from matched SNPs.

Notifications You must be signed in to change notification settings

alram6701/23-and-me-Raw-data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Genetic-Parsing

Genetic Insights from 23andMe Data Analysis: This repository contains Python code that processes 23andMe raw genomic data, performs SNP matching, and explores genetic traits. Genetic traits like eye color, height, intelligence, and disease risks are determined from matched SNPs. You can also compare and contrast your DNA with others. Instructions:

  1. Download Raw Genomic Data: Download your raw genomic data from 23andMe. This data usually comes in a text or CSV file format.
  2. Download SNP Data from SNPedia: Download SNP data from SNPedia in a CSV format. This dataset contains information about SNPs and their associations with various traits.
  3. Place your 23andMe raw genomic data in the repository directory as rawgenome.txt.
  4. Download the SNP data from SNPedia as all-snps.csv and place it in the repository directory.

About

Genetic Insights from 23andMe Data Analysis: This repository contains Python code that processes 23andMe raw genomic data, performs SNP matching, and explores genetic traits. Genetic traits like eye color, height, intelligence, and disease risks are determined from matched SNPs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published