daler / gffutils

GFF and GTF file manipulation and interconversion
http://daler.github.io/gffutils
MIT License
282 stars 76 forks source link

add test for #207 #209

Closed daler closed 1 year ago

daler commented 1 year ago

As described in #207, trailing semicolons can behave seemingly inconsistent. This PR adds a test that documents this behavior, but also that it is expected based on the heuristics for dialect inference.