Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 1 2021 Aug 16 - Aug 27, Fall 2 2021 Aug 30 - Sep10, Fall 3 2021 Sep 13 - Sep 24, Fall 4 2021 Sep 27 - Oct 8
Description
The track hub named "ENCODE RNA" declares that it has data for human genome version hg38 (aka H_sapiens_Dec_2013), and the Track Hub Facade creates an IGB Quickload URL for it, but when the Quickload URL is added to IGB, the data sources does not show a folder for it.
The converted URL:
To see the list of available genome versions on this hub, see:
Attachments
Issue Links
- relates to
-
IGBF-2944 Update annots.xml url validation and filetype determination for trackhubs
-
- Closed
-
Activity
Some problem occurs with other track hubs, including GTEx Analysis Hub.
I was able to test using the URL: https://translate.bioviz.org/rest_api/?hubUrl=https://api.wenglab.org/screen_v13/hubs/rna22/hub.txt&fileName=/
Note that there is an issue where the protocol is not added to the translated track hub webpage (for example the url is missing https://). This prevents IGB from correctly adding the Quickload site. There appears to be some code to handle this on bioviz.org/trackhubs, but it appears to only work for localhost.
I was able to see the quickload folder for hg38 and mm10 as well as load data for both. I was unable to see the quickload folder for hg19. When I tried to reload the quickload the translate.bioviz.org server appeared to go down.
I am going to close this issue as the primary issues have been solved.