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:2
-
Epic Link:
-
Sprint:Spring 6
Description
Make columns extensible so that an app can add additional columns as needed. For example, right now the columns are Common Name, Scientific Name, Assembly Version. For UCSC GenArk we would also like to include Accession, taxonId, and GenArk Clade.
Attachments
Issue Links
- relates to
-
IGBF-4089 Create new plugin app for GenArk
-
- Closed
-
Completed changing the data provider interface to support custom-defined columns by the implementing external data provider. Now, the reusable dynamic UI will display the columns according to the implementation of the external data provider. Tested the changes and able to see the columns exactly like they are defined the ucsc-genark-provider plugin app. Here is the updated code:
https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-4123
https://bitbucket.org/jaya-sravani/ucsc-genark-data-provider/branch/IGBF-4123
Note: There is an issue with translate.bioviz.org (server not responding), one that's fixed will test this end-to-end.