Closed zhengxwen closed 4 years ago
Segfault fails or shows Invalid stream header with random access.
Invalid stream header with random access.
library(gdsfmt) nm <- "genotype/@data" fn <- system.file("extdata", "CEU_Exon.gds", package = "SeqArray") f <- openfn.gds(fn) (n <- index.gdsn(f, nm)) unload.gdsn(n); n (n <- index.gdsn(f, nm))
Segfault fails or shows
Invalid stream header with random access.