Details
-
Type: Sub-task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.1.0
-
Labels:None
-
Story Points:2
-
Sprint:Fall 7, Fall 8, Spring 1, Spring 2, Spring 3
Description
Develop code to connect to the https://api.genome.ucsc.edu/list/ucscGenomes API and get the available genomes.
Added model classes according to the JSON response from the API and integrated the API as well to get the available genomes from the provided UCSC Rest API. Written a test case as well to check the functionality. Below is the branch where the code is available for the same: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3501