vgteam / vg

tools for working with genome variation graphs
https://biostars.org/tag/vg/
Other
1.1k stars 194 forks source link

VG view gam #3675

Closed 8banzhuan closed 2 years ago

8banzhuan commented 2 years ago

I want to view the gam file information, but I get an error when I use the following command

./vg view -G sim.gam error[VPKG::load_one]: Correct input type not found in sim.gam while loading handlegraph::PathHandleGraph

lsoldini commented 2 years ago

-G indicate .gam output, so I think If you want .json : vg view -j -a sim.gam.