Skip to content

0p1um/genome-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple project to do deeper analysis of raw 23 and me genome file. The scripts uses python3.

It gather open source data about your snps and write it in a json file called snp_analysis.json.

./get_snp_data.py <path_to_your_genome_file>

To read data in the json file in your cli do:

./format_snps_analysis.py snp_analysis.json

About

Scripts to do deeper analysis of 23 and me raw genome file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages