Entering edit mode
17 months ago
Travis
▴
20
I have a file set .fam and .dosage for a single SNP. I would like to export this data to R to fit a regression model. I see Chris's advice at PLINK dosage data - convert and/or read in R related to pgen files. Is there a similar way to use --export A-transpose for my file set? Or would it make more sense to just merge the .fam and .dosage files into one tabular dataset?