How do I get .traw output using .bed .bim and .fam files in PLINK?
1
0
Entering edit mode
5.9 years ago

I'm new to using PLINK 1.9 and need to get .traw files as output. I have minvcf files ending in .bed .bim and .fam.

I understand I need to use '--recode A' and to put '-transpose' at the end of the command and include a '--geno 0.99975' flag, but I'm not sure of the PLINK syntax to begin with. I'm using an ssh connection to a dbgap server. Any help is greatly appreciated!

SNP PLINK • 1.2k views
ADD COMMENT
0
Entering edit mode
5.9 years ago

It was easier than I thought. This worked, just for reference:

/u0/PLINK/plink-1.90beta3.31/plink --bfile filename --geno 0.99975 --recode A-transpose --out filename_recode

ADD COMMENT

Login before adding your answer.

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