Read genotype data from various formats (VCF, plink1,
plink2, GDS) and return a GenotypeHandle for deferred
genotype loading.
Usage
readGenotypes(path, format = NULL, ...)
# S4 method for class 'character'
readGenotypes(path, format = NULL, ...)