Entering edit mode
                    3.9 years ago
        purp
        
    
        •
    
    0
    I want to extract specific SNPs of interest i have in a text file into an additive genetics model so that each SNP can be in a 0/1/2 format for each subject using genetics info in from PLINK (.bed, .bim, and .fam files). How can i do this?
Did you look at the PLINK documentation?