GirkovArpa / genetic-origins-heatmap

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

Home Page:https://girkovarpa.itch.io/genetic-origins-heatmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://girkovarpa.itch.io/genetic-origins-heatmap


Languages

Language:JavaScript 58.5%Language:Python 27.4%Language:HTML 14.1%