Plink keep compound genotypes as output
1
0
Entering edit mode
7.9 years ago
Heuer ▴ 10

I have plink (affymetrix) input data in .ped/.map files which is unfiltered and needs the params found below, I have also added filtering for HWE and missingness, however I want to get the same output format as I put in, so I can use the file in my R script.

How can I get --compound-genotypes in my output?

--map3
--compound-genotypes
--no-sex PED file does not contain column 5 (sex)
--no-parents PED file does not contain columns 3,4 (parents)
--no-fid PED file does not contain column 1 (family ID)
--no-pheno PED file does not contain column 6 (phenotype)

plink • 2.1k views
ADD COMMENT
2
Entering edit mode
7.9 years ago

"--recode compound-genotypes" should work in plink 1.9.

ADD COMMENT

Login before adding your answer.

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