vgteam / libbdsg

Optimized sequence graph implementations for graph genomics
MIT License
33 stars 6 forks source link

Distance index error checking #166

Closed adamnovak closed 2 years ago

adamnovak commented 2 years ago

This adds some error checking to the serialization and deserialization functions that the new distance index ends up using. This would have let us catch the failed writes that were causing the output to be truncated in some cases.

adamnovak commented 2 years ago

Nope that's the wrong base.