This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to convert 012 data to ACTG data with plink?

I am working on genotype data with Plink. I convert the ACTG data to 0,1,2 data with ---recodeA. Now, I would like to change it back and what coud I do?

Thanks and with best regards,

Xinhui

snp

I am looking for something like that too. Did you figure out @xinhui.wang?

1 answer

You can use --alleleACGT to go from numbers to letters. Hope this helps!

I tried and seems that plink could not recognize the 012 data as ped file.

What error do you have?

Log in to answer this question.