plot_admixture | R Documentation |
Make standard stacked-bars plot of ancestry proportions.
plot_admixture(Q, label = FALSE, sort_order = NULL, pop_order = NULL, ...)
Q |
a matrix of admixture proportions, melted or not |
label |
show individual IDs along axis |
sort_order |
apply pre-determined sort order to individuals, eg. by cluster membership |
pop_order |
named vector to map arbitrary population labels ('pop1') onto meaningful ones |
... |
extra arguments, ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.