I am trying to host a UCSC hub from GitHub. I followed all the instructions at the link pasted below.
From what I can see, they ask that for the bigDataUrl in the trackDb.txt file, you provide a raw.githubusercontent.com URL. I can obtain this easily for text file in my repository but how do I get it for large files (around 40-50MB) that cannot be visualized in GitHub?
In the following link, it shows you where to click (the "Raw" button) to get the URL but you don't have that option for large binary files.. (they are bigwig files). How can I get the raw URL for these files?
https://genome.ucsc.edu/goldenPath/help/hgTrackHubHelp.html#Hosting
Thanks
Yes this is correct. Also note that if your file is too large to be stored on Github, you can use the CyVerse Discovery Environment to host the file:
https://www.cyverse.org/
Cyverse might be a little easier since you should be able to upload a single directory of your hub data (including hub.txt and trackDb.txt, etc) and then with one click get a link you can paste into the Genome Browser.
Ah right! I was just confused cause when you click on Raw for the .txt file, you end up on a new page and the URL is longer than what you say. It has lots of random letter, something like:
So I thought that was the whole URL