Changes between Version 27 and Version 28 of SopConvertLifeLinesGenoData
- Timestamp:
 - 2012-04-10T21:35:59+02:00 (14 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
SopConvertLifeLinesGenoData
v27 v28 74 74 75 75 update individuals ids (repeat per chr) 76 {{{ 76 {{{#!sh 77 77 #--file [file] is input file 78 78 #--keep [file] tells plink what individuals to update … … 88 88 #convert to bed (repeat per chr) 89 89 plink --file study2_chr1 --make-bed 90 91 90 === Step 4: convert into dosage format === 92 91