powered by
snpgdsSampMissRate(gdsobj, sample.id=NULL, snp.id=NULL, with.id=FALSE)
SNPGDSFileClass
NULL
TRUE
snpgdsSNPRateFreq
# open an example dataset (HapMap) genofile <- snpgdsOpen(snpgdsExampleFileName()) RV <- snpgdsSampMissRate(genofile) summary(RV) # close the genotype file snpgdsClose(genofile)
Run the code above in your browser using DataLab