Skip to content

genotype calling for structral variants #834

@zqfang

Description

@zqfang

Hi guys,
I follow the tutorial command in the wiki page here for structral variants.

when comes to the toil-vg call, the current toil-vg (v1.6.0) did not have these two --chroms and --gams. So I change to comand:

toil-vg call ./callstore ./gams/test_chr19  \
          --graph ./vg/GRCm38_chr19.vg  \
         --gam ./gams/BTBR_chr19/BTBR_chr19_default.gam  \
          --genotype_vcf ./test.chr6.vcf.gz \
          --realTimeLogging --calling_cores 12 --container None --workDir .

However, the command never work. What should I do? Please help

toil-vg (v1.6.0)
vg version ( v1.33.0)
toil (v3.24)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions