individual-level allele frequencies
0
0
Entering edit mode
3.6 years ago
anamaria ▴ 220

Hello,

I am wondering if there is a paper or a workflow which deals with individual-level allele frequencies.

In plink so far I only see the option to calculate allele frequencies for all individuals (prior doing GWAS): I would first prune SNPs

plink --bfile Merge --max-maf 0.05 --exclude inversion.txt --range --indep-pairwise 50 5 0.2 --out indepSNP

and calculate allele frequencies

plink --bfile Merge --extract indepSNP.prune.in  --freq  --out freq_stat

But how would I find allele frequencies per individual for a set of common pruned SNPs from my plink data?

Thanks

allele frequencies clustering plink • 1.1k views
ADD COMMENT
0
Entering edit mode

Did you ever find the answer to this @anamaria? I am trying to do this currently - thanks

ADD REPLY
0
Entering edit mode

Sorry to be the bearer of bad news, but if you're looking for "individual-level allele frequencies" on a genotype callset, you're almost certainly doing something wrong. Do you know what are the possible individual-level allele frequency values?

ADD REPLY

Login before adding your answer.

Traffic: 2080 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6