SNPRelate
SNPRelate copied to clipboard
Error when converting vcf to gds
trafficstars
I'm starting to get an error when running seqVCF2GDS function to covert BCFTools, Strelka2 and GATK uncompressed VCF to GDS. The code i'm using: gatkgds<-seqVCF2GDS(gatk.fn, "samples50_gatk_WT.gds", parallel = 17 , storage.option="LZMA_RA")
Error in seqOpen(fn, allow.duplicate = TRUE) : The number of compression blocks should be defined.
Sorry, this issue should have been posted on seqarray repo.
Please use a single core: parallel = 1