Skip to content

GirkovArpa/genetic-origins-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Origins Heatmap

Genetic Origins Heatmap

Use your raw DNA data (e.g. from 23andMe) to paint a heatmap of your origins.

preview

Build command:

pyinstaller main.py --clean --name heatmap --onefile -i"icon.ico" --paths "admix" --add-data "admix/data/K36.alleles;./data" --add-data "admix/data/K36.36.F;./data" --add-data "sciter/main.html;./sciter" --add-data="sciter/about.html;./sciter" --add-data="sciter/advanced.html;./sciter" --add-data="sciter/favicon.png;./sciter" --add-data="sciter/loading.png;./sciter" --add-data="sciter/sciter.png;./sciter" --add-data="sciter/simpleheat/heatmap.js;./sciter/simpleheat" --add-data="sciter/taux-de-similitude/index.js;./sciter/taux-de-similitude" --add-data="sciter/taux-de-similitude/fn.js;./sciter/taux-de-similitude" --add-data="sciter/taux-de-similitude/data.js;./sciter/taux-de-similitude" --add-data="sciter/taux-de-similitude/cells.js;./sciter/taux-de-similitude" --add-data="sciter/taux-de-similitude/america.png;./sciter" --add-data="sciter/taux-de-similitude/europe.png;./sciter" --add-data="sciter/taux-de-similitude/asia.png;./sciter" --add-data="sciter/128x128.png;./sciter" --add-data "sciter/AncestryDNA.ico;./sciter" --add-data "sciter/MyHeritage.ico;./sciter" --add-data "sciter/FamilyTreeDNA.png;./sciter" --add-data "sciter/WeGene.ico;./sciter" --add-data "sciter/23andMe.ico;./sciter" --windowed

Dependencies:

Based on:

About

Use your DNA data (e.g. from 23andMe) to paint a global heatmap of your origins.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors