GenGraph icon indicating copy to clipboard operation
GenGraph copied to clipboard

Convert / import vg gfa file

Open jambler24 opened this issue 6 years ago • 0 comments

Create a function to convert to and from gfa format used by vg. The format is defined here:

https://github.com/GFA-spec/GFA-spec/blob/master/GFA1.md

This may be tricky as at first glance vg does not use a coordinate system for keeping track of relative nucleotide positions. Will look into this.

jambler24 avatar Jul 25 '19 09:07 jambler24