AI-sandbox/ADAMIXTURE
Fast population clustering with Adam-EM Optimization.
This tool helps researchers analyze large genetic datasets to understand population structure and ancestry. You provide genetic data (like from a biobank) and it outputs estimates of individual ancestral proportions and ancestral allele frequencies. It's designed for geneticists, population geneticists, and genomic researchers working with very large-scale genotype data.
Available on PyPI.
Use this if you need to quickly infer ancestral populations and individual ancestry proportions from biobank-scale genetic datasets.
Not ideal if you are working with small datasets or if you require explicit phylogenetic trees or detailed demographic modeling beyond population mixture.
Stars
17
Forks
1
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AI-sandbox/ADAMIXTURE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
erdogant/bnlearn
Python package for Causal Discovery by learning the graphical structure of Bayesian networks....
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
google/edward2
A simple probabilistic programming language.