Skip to content

VT rminfo get's killed #115

Description

@violetbrina

Is there any way to limit the amount of memory vt norm uses? Currently I'm trying to remove the info fields from a massive vcf (>150GB) and the process just dies.

rminfo v0.5

options:     input VCF file                   -
         [o] output VCF file                  reduced/gnomad.genomes.v3.1.1.sites.chr11.vcf
         [q] quiet                            false
         [t] info tags                        popmax,faf95_popmax,AC_non_v2_XX,AN_non_v2_XX and 901 other values

[E::idx_find_and_load] Could not retrieve index file for '-'
Killed

Any way to throttle this? I've tried streaming in the file using bcftools as you can see. If I could set a max mem option then that would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions