How To Create Cluster Files For Plink When Performing A Stratified Analysis On Three Different Population Datasets
0
0
Entering edit mode
11.1 years ago
NB ▴ 960

Hello,

I am trying to perform the Stratified analyses on three different population datasets using Cochran-Mantel-Haenszel test and Breslow-Day tests from PLINK. A cluster file "mycluster.dat" is needed but I am unable to understand the 3rd column from the format given on the PLINK website

F1 I1  A    
F2 I1  B    
F3 I1  B    
F4 I1  C1
F5 I1  A

How can we create this file ?

Thank you

deleted-post • 7.3k views
ADD COMMENT
0
Entering edit mode

If you have binary plink files then open your FAM file on some editor (Excel?). Keep 1st and 2nd column and add 3rd column as your clusters: A, B, C etc. and save it as mycluster.dat. Use this file with --within option.

ADD REPLY
0
Entering edit mode

yes, I do have the binary files but what do the clusters A,B,C stand for or represent ?

ADD REPLY
1
Entering edit mode

They represent your population, as you mentioned you have "three different population dataset". So assign each individual to population: A, B, C, or however you wish to name them.

ADD REPLY
0
Entering edit mode

oh!! Thank you!

ADD REPLY
0
Entering edit mode

the question was deleted ? why ?

ADD REPLY

Login before adding your answer.

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