powered by
seqGDS2SNP(gdsfile, out.gdsfn, compress.geno="ZIP_RA", compress.annotation="ZIP_RA", optimize=TRUE, verbose=TRUE)
SeqVarGDSClass
add.gdsn
TRUE
cleanup.gds
seqSetFilter
seqSNP2GDS
seqVCF2GDS
seqGDS2VCF
# the GDS file gds.fn <- seqExampleFileName("gds") seqGDS2SNP(gds.fn, "tmp.gds") # delete the temporary file unlink("tmp.gds")
Run the code above in your browser using DataLab