Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:Spring 2, Spring 3, Spring 4, Spring 5, Spring 6
Description
As part of quickload to trackhub conversion, we need to generate hub.txt file.
Sample hub.txt :
hub IGBQuickLoad
shortLabel IGB QUICK LOAD
longLabel Generated from IGB QuickLoad
genomesFile genomes.txt
email myEmail@address
api : https://api.bitbucket.org/2.0/repositories/lorainelab_udaya/testquickload/src/main/trackHub2/hub.txt
Sample genome.txt:
genome tair9
trackDb tair9/trackDb.txt
organism araTha
defaultPos Chr1:0-30427671
twoBitPath http://igbquickload.org/quickload/A_thaliana_Jun_2009/A_thaliana_Jun_2009.2bit
Made changes to generate hub.txt and genomes.txt files.
Sample local url paths:
hub.txt: http://127.0.0.1:8000/api/igbTrackHubs?quickLoadUrl=http://igbquickload.org/quickload&filePath=/hub.txt
genomes.txt: http://127.0.0.1:8000/api/igbTrackHubs?quickLoadUrl=http://igbquickload.org/quickload&filePath=/genomes.txt