There was an error while loading. Please reload this page.
Reports graph statistics.
Usage: vg stats [options] [<graph file>]
vg stats [options] [<graph file>]
Example grave command:
vg stats --threads ${task.cpus} -zlLHTA ${graph}
z
l
L
H
T
A
Reports path metadata from the graph.
Usage: vg paths [options]
vg paths [options]
vg paths --metadata -x ${graph} > ${basename}_graph-metadata.txt
Extract reference FASTA from the graph.
vg paths --reference-paths --extract-fasta -x ${graph} > reference.fasta