Details
-
Type:
Bug
-
Status: In Progress (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
Description
It seems that IGB is not parsing the "Score" field for GFF and possibly for GTF files. (It IS parsing the score field for the GFF3 format though.)
We should fix this in the near future and make sure it works for all versions of GFF. (GFF, GFF2, GFF3, and GTF).
It turns out this is the result of the types of glyphs which are used to wrap groups of annotations in GFF files. The fix for this is larger than I am comfortable with for a minor release.