plinkFile (version 0.1.0)
'PLINK' (and 'GCTA') File Helpers
Description
Provide function that reads binary genotype produced by 'PLINK' into a R matrix, or scan the genotype one variant at a time like apply(), it also provides functions that reads and writes genotype relatedness/kinship matrices created by 'PLINK' or 'GCTA' . Currently it does not support writing back into 'PLINK' binary, it is best used for bringing data produced by 'PLINK' and 'GCTA' into R environment.