Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Labels:None
Description
- open H sapiens
- Save, then drag in the IGIS Gene Models.GFF file (attached. Make sure to save the .tbi file to the same location as the main file.).
- zoom in until you have 1/2 of a gene showing on screen (make sure the other half is out of the field of view)
- hit load data. See that the IGIS models loaded.
- now zoom out, you will see the IGIS models end at the black and sometimes a single line extends into the grey, unloaded area. The exons on the ends are not showing.
- while zoomed out, hit Load Data again
this test passes if the rest of the exons load onto the 'parent' line. This fails if they are drawn as a new line
Attachments
Issue Links
- relates to
-
BUG-622 File format issues
-
- Closed
-
GFF does not support region in view if it does not have an index file. So bug is not valid in this case.
If it has index file, then it shows graph initially and annotation upon zooming in. Bug is valid in this case but cannot reproduce it.