I'm interested in using splice graphs as reference systems in vg. It would be possible to use ChopStitch's output to do so directly if it were able to write GFA format directly. I see that there is already output in dot, so this may be easy to do. Is there anything more complex to consider than copying https://github.com/bcgsc/ChopStitch/blob/master/MakeSplicegraph.py#L339-L359 and modifying it to produce GFA instead of dot?
I'm interested in using splice graphs as reference systems in vg. It would be possible to use ChopStitch's output to do so directly if it were able to write GFA format directly. I see that there is already output in dot, so this may be easy to do. Is there anything more complex to consider than copying https://github.com/bcgsc/ChopStitch/blob/master/MakeSplicegraph.py#L339-L359 and modifying it to produce GFA instead of dot?