Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Summer 1, Summer 2, Summer 3
Description
IGB Apps would be a better UI option for SAMtags. This ticket is a exploration of that possibility.
Attachments
Issue Links
- relates to
-
IGBF-4193 Fix SAMtag selection change error
-
- Closed
-
UCSC GenArk App app has a UI that can be repurposed for SAMtags Filter and Color by.
Filter by Score app suggests that IGB Operations API can be used to trigger the filter function. However, I am not sure if the app itself is complete. It has one file that does not really trigger the track filter operation but adds a option in the filter dropdown which the user can choose in the Filter window. Please see image attached to see what I mean by filter dropdown
In order for a SAMtag app to work, we may have to create an API for what happens after hitting the OK button(see image) and passing the user entered data to that API which may be difficult to implement.