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