Entering edit mode
8.8 years ago
C-man
▴
10
Hi all,
I would like to extract single snp from plink to R for a logistic regression.
I used --recode
and got map/ped file. Also, I used --make-bed
and got binary file.
Please anyone navigate me how to change from those file to right format for running logistic in R
Any suggestions are appreciated.
Thanks
The r function
convert.snp.ped
from R package GenABEL.