Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Spring 6 2021 May 31 - June 11
Description
To create a contents.txt file we just need following two fields from the API https://api.genome.ucsc.edu/list/hubGenomes?hubUrl=http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt.
1) Genome name
2) Description
To create genome file we need chromosome name and its size. We can get this information from the following API
https://api.genome.ucsc.edu/list/chromosomes?hubUrl=http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt;genome=CAST_EiJ;track=assembly
Attachments
Issue Links
- blocks
-
IGBF-2878 Implement TrackHub Application 2 which is an endpoint for all the IGB requests.
-
- Closed
-
Pull request has been merged to main on trackhub repo: https://bitbucket.org/Inaylor01/track-hub-converter-webapp/src/main/
Moving to closed.