powered by
snpgdsOpen(filename, readonly=TRUE, allow.duplicate=FALSE, allow.fork=FALSE)
TRUE
openfn.gds
SNPGDSFileClass
snpgdsOpen
snpgdsClose
# open an example dataset (HapMap) genofile <- snpgdsOpen(snpgdsExampleFileName()) genofile # close the file snpgdsClose(genofile)
Run the code above in your browser using DataLab