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:0.5
-
Epic Link:
-
Sprint:Spring 7, Spring 8, Spring 9, Spring 10
Description
Situation: Now that the UCSC REST data source has been implemented in IGB, we should be able to disable DAS by default. Previously, DAS was required for the External View tab (IGBF-2776) and the View Region in UCSC Browser (IGBF-2777). This was because the code was using the internal data source object to retrieve a listing of UCSC genome names. This dependency was changed to use the UCSC JSON endpoint in IGBF-2863.
Task:
- Search for and replace any DAS requirements in IGB - though there may not be any left.
- Set DAS to disabled by default in igbDefaultPrefs.json
Attachments
Issue Links
- relates to
-
IGBF-2863 Use UCSC JSON endpoint to get list of genomes for External View tab
-
- Closed
-
Tested on main branch installer on Mac.
DAS was disabled by default. External View and the View Region in UCSC Browser menu option worked correctly. Trackhubs page was able to open genomes available only from UCSC REST.
Closing ticket.