This is a test version of Biostars. For the public version, visit https://www.biostars.org.
ADMIXTURE results - how can I determine what SNPs are associated with different inferred ancestry components?

I have some ADMIXTURE results that I am struggling to plot, but I am interested in determining what SNPs are going into which components. I know that ADMIXTURE itself does not specify which components correspond to which SNPs. I was wondering if anyone has any suggestions on how I could do this.

I am looking into ELAI, LAMP, and HAPMIX, but I am open to suggestions.

Thanks!

snp admixture

1 answer

You don't really have SNPs associated with a particular ancestral component but rather, an estimate of allele frequency in each ancestral component. That's the P file. See the manual page 3:

https://www.genetics.ucla.edu/software/admixture/admixture-manual.pdf

I already know that, I want to know if there is an alternate program I can use to cut portions of the genome into different ancestries.

In that case, many of the programs you listed are a really good place to start, essentially you are asking about local ancestry estimation, for which ELAI, LAMP, HAPMIX, chromosome painter etc. are good alternatives.

There also programs that use local ancestry to increase power for association testing if that is of interest to you, in this case maybe start by reading http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002325

The same author wrote a fairly good review in 2013 .. http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3556814/

I'll look into chromopainter as well then. I am not really interested in association testing. I am just looking for Neanderthal in different parts of the genome.

Log in to answer this question.