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