Hello,
Thanks you so much for your hard work on panacus.
Just FYI, the example here (and presumably the other examples)
doesn't seem to work with the latest version because histgrowth is not a subcommand.
RUST_LOG=info panacus histgrowth -t4 -l 1,2,1,1,1 -q 0,0,1,0.5,0.1 -S -a -s chr22.hprc-v1.1-mc-grch38.paths.haplotypes.txt chr22.hprc-v1.1-mc-grch38.gfa > chr22.hprc-v1.1-mc-grch38.histgrowth.node.tsv
returns error:
error: unrecognized subcommand 'histgrowth'
tip: some similar subcommands exist: 'ordered-histgrowth', 'growth', 'hist'
Hello,
Thanks you so much for your hard work on panacus.
Just FYI, the example here (and presumably the other examples)
doesn't seem to work with the latest version because
histgrowthis not a subcommand.returns error: