plinkFile (version 0.2.1)
'PLINK' (and 'GCTA') File Helpers
Description
Reads/write binary genotype file compatible with 'PLINK' into/from a R matrix; traverse genotype data one windows of variants at a time, like apply() or a for loop; reads/writes genotype relatedness/kinship matrices created by 'PLINK' or 'GCTA' into/from a R square matrix. It is best used for bringing data produced by 'PLINK' and 'GCTA' into R workflow.