powered by
seqAlleleCount(gdsfile, parallel=getOption("seqarray.parallel", FALSE))
SeqVarGDSClass
FALSE
TRUE
parallel
cl
seqParallel
seqAlleleCount
seqNumAllele
# the GDS file (gds.fn <- seqExampleFileName("gds")) # display f <- seqOpen(gds.fn) head(seqAlleleCount(f)) # close the GDS file seqClose(f)
Run the code above in your browser using DataLab