openvax / gtfparse

Parsing tools for GTF (gene transfer format) files
Apache License 2.0
109 stars 25 forks source link

Fix bug for records with ";" in the value #44

Open y9c opened 8 months ago

y9c commented 8 months ago

Some records might contain ";" within the values of attributes. For example:

description "part1; part2"; gene_id "ABCD"