Skip to content

vg chunk failed: error[vg chunk]: input path not found in xg index #492

@SimonaSecomandi

Description

@SimonaSecomandi

Hi all,

I am trying to visualize a small pangenome chunk (368 KB). I have a .vg file and .xg file generated as follows:

vg chunk -t 8 -c 1 -x 2_bTaeGut_pangenome/bTaeGut_pangenome.xg -p bTaeGut7_mat#0#chr22:0-100000 -O vg > 3_stats_and_viz/bTaeGut_pangenome.chunk.100Kb.vg

vg convert -t 8 -x 3_stats_and_viz/bTaeGut_pangenome.chunk.100Kb.vg > 3_stats_and_viz/bTaeGut_pangenome.chunk.100Kb.xg

I followed the exact instructions explained here #446 to upload a custom file in the online demo, but I'm still getting this error:

vg chunk failed: error[vg chunk]: input path bTaeGut7_mat#0#chr22 not found in xg index

Indeed, the paths don't load at all. I tried doing the same on localhost and it worked, the paths are there. However, I would really need the online demo for a course I am preparing.

Many thanks!

Best,

Simona

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