powered by
seqNumAllele(gdsfile)
SeqVarGDSClass
seqAlleleFreq
seqMissing
seqParallel
# 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