How do I perform MAF analysis for each family separately in PLINK?
1
0
Entering edit mode
3.1 years ago

I have a ped and a map file with 90 populations, and I wish to perform a MAF filter on each of those populations separately, using PLINK. The final output could be individual outputs for each family or in the best scenario, a dataset with the variants remaining (or excluded) from each of the families.

Should I first split the map and ped files in 90 other map and ped files (one for each family) and then execute the PLINK command for each of the populations? Or is there a way for PLINK to do both of these steps at once?

Thanks in advance!

plink family population split MAF • 847 views
ADD COMMENT
1
Entering edit mode
3.1 years ago
Sam ★ 4.7k

Haven't done this before, but if each of your population were properly coded as a family, then maybe you can use --freq --family

ADD COMMENT
0
Entering edit mode

It worked perfectly!! It created the table just like I wanted, now I just need to filter it based on the column "MAF". Thank you very much.

ADD REPLY
0
Entering edit mode

Could you please move this comment to an answer, so I can close the post? I apologise, I'm new to this website and don't know exactly how to proceed.

ADD REPLY

Login before adding your answer.

Traffic: 1699 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