Hello there,
I just stumbled upon this bug in 6.7.0 (and 6.6.3 and maybe earlier, did not test): when loading GFF3 files which contain annotation and sequence data, the sequence seems to be ignored. At least it is not displayed in the IGB "coordinates" line, just dashes. I have a ttached a very simple test case to reproduce.
Expected: in the "coordinates" line the display of the sequence in the GF33 file, i.e.: A A A C A A A A C A ...
Seen: just dashes, i.e., - - - - - - - - ...
As this is the most simplistic GFF3 file I can think of, it should be a valiid one ... or do I have an error somewhere?
Best,
B.
test case for display error