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/tracks?genome=hg38 API and get the available datasets for a selected genome
To get the available datasets for a genome use https://api.genome.ucsc.edu/list/tracks?genome=hg38 this API and implement a method similar to getAvailableDataSets(). Creating module classes from the JSON Response of the API.