Hi,
I am running smoothxg on GFA graphs produced via vg construct > vg view.
cgroza@blg9122:~/.../sv-graph/graphs $ ~/smoothxg/bin/smoothxg -g chr1.vg.gfa
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)
cgroza@blg9122:~/.../sv-graph/graphs $
This is the error I am getting.
I validated each vg file with vg validate and there were no warnings.
I enabled debugging with -d and the output stays the same.
What could be causing this error and how could I fix it?
Thank you,
Cristian Groza