Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.2.0
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:Spring 1, Spring 2, Spring 3
Description
Investigate and create a reusable UI that can be extended by other modules and use the UI to load and search the genomes from the external data provider. Also, create a POC ucsc-genark plugin app and extend this UI to implement it.
Attachments
Issue Links
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | IGBF-4086 [ 23382 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | To-Do [ 10305 ] |
| Sprint | Spring 1 [ 210 ] | Spring 1, Spring 2 [ 210, 211 ] |
| Rank | Ranked higher |
| Story Points | 0.5 | 1 |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Story Points | 1 | 2 |
| Story Points | 2 | 4 |
| Attachment | Ucsc_genark_tab.png [ 18641 ] |
| Sprint | Spring 1, Spring 2 [ 210, 211 ] | Spring 1, Spring 2, Spring 3 [ 210, 211, 212 ] |
| Rank | Ranked higher |
| Description | Investigate and create a reusable UI that can be extended by other modules and use the UI to load and search the genomes from the external data provider. |
| Description | Investigate and create a reusable UI that can be extended by other modules and use the UI to load and search the genomes from the external data provider. | Investigate and create a reusable UI that can be extended by other modules and use the UI to load and search the genomes from the external data provider. Also, create a POC ucsc-genark plugin app and extend this UI to implement it. |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Assignee | Nowlan Freese [ nfreese ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Nowlan Freese [ nfreese ] | Jaya Sravani Sirigineedi [ jsirigin ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | To-Do [ 10305 ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
| Assignee | Ann Loraine [ aloraine ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Assignee | Ann Loraine [ aloraine ] |
| Assignee | Nowlan Freese [ nfreese ] |
| Assignee | Nowlan Freese [ nfreese ] | Jaya Sravani Sirigineedi [ jsirigin ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Fix Version/s | 10.2.0 [ 11100 ] |
Created a reusable UI for all the external data providers, the code for that is present in the integrated genome browser and the external providers can implement the interface and use the GUI class to use the UI. Also, created a new plugin app for the UCSC GenArk provider with simple implementation, the integration will be done in further tickets. Here is the updated code:
https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-4089
https://bitbucket.org/jaya-sravani/ucsc-genark-data-provider/src/main/
Below is a screenshot of the UI:
Will get this reviewed with Nowlan Freese and make any necessary changes if needed.