rala icon indicating copy to clipboard operation
rala copied to clipboard

gfa output

Open ardy20 opened this issue 3 years ago • 1 comments

Hi Can we get .gfa file output to view the graph?

ardy20 avatar May 20 '21 05:05 ardy20

Hello, this repository is not maintained anymore, you can check the successor at https://github.com/lbcb-sci/raven. If you really want the GFA output of Rala, you can add graph->print_gfa("rala.gfa"); at https://github.com/rvaser/rala/blob/master/src/main.cpp#L91 and recompile.

Best regards, Robert

rvaser avatar May 20 '21 06:05 rvaser