powered by
snpgdsSNPList(gdsobj, sample.id=NULL)
SNPGDSFileClass
snpgdsSNPListClass
snpgdsSNPListIntersect
snpgdsSNPListStrand
# open an example dataset (HapMap) genofile <- snpgdsOpen(snpgdsExampleFileName()) # to get a snp list object snplist <- snpgdsSNPList(genofile) # close the file snpgdsClose(genofile)
Run the code above in your browser using DataLab