edawson / gfakluge

A C++ library and utilities for manipulating the Graphical Fragment Assembly format.
http://edawson.github.io/gfakluge/
MIT License
51 stars 20 forks source link

Sequence ends aren't handled correctly when the sequence string isn't included #13

Closed edawson closed 6 years ago

edawson commented 6 years ago

I think this is fixed, though it requires either the sequence string to be included or the length field for the sequence to have a value.