Skip to content

Error in seqVCF2GDS(vcf.fn, "chr1.gds", storage.option = "LZMA_RA", parallel = FALSE) : std::bad_alloc #92

@LiuYuMeng987654

Description

@LiuYuMeng987654

Hello, I am trying to use seqVCF2GDS to change vcf to GDS files, and am getting the following error:
Error in seqVCF2GDS(vcf.fn, "chr1.gds", storage.option = "LZMA_RA", parallel = FALSE) :
std::bad_alloc
FILE: /data/results/liuyumeng/550H.disease.vcf/550H.chr1.vcf.gz
LINE: 293, COLUMN: 5, A
Execution halted

this is my code:
seqVCF2GDS(vcf.fn, "chr1.gds", storage.option="LZMA_RA",parallel=FALSE)
联想截图_20240523232024
联想截图_20240523232137

I'm not sure what's wrong with my vcf file format

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions