Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 9, Spring 10
Description
Situation: When a user selects a genome in IGB the default gene annotation (usually RefGene) for that genome is loaded automatically (Load Mode = Genome). With the addition of new genomes from UCSC REST endpoint that are not part of IGB Quickload, it would be nice for users if we would load a gene annotation automatically.
Task: Investigate if we can check to see if a genome version is not being provided by IGB Quickload. If it is not, but the UCSC REST genome annotation is available (RefGene, for example), load the UCSC REST annotation.
Attachments
Issue Links
- relates to
-
IGBF-3920 Load UCSC REST RefSeq All data by default if RefGene is not present
-
- Closed
-
Tested on main branch installer on Mac.
Selecting a genome provided only by UCSC REST, such as newer versions of Gallus gallus or Xenopus tropicalis, results in the first/default chromosome loading data from UCSC REST refGene. Loading a genome where IGB Quickload data is available (human hg38) results in the default IGB Quickload annotation loading and no data by default loading from UCSC REST.
Closing ticket.