Hi!
I tried to upload 6 bigwig files in genome browser. But it doesn't work. It gives me this error message "It appears that you are directly uploading binary data of type bigWig. Custom tracks of this type require the files to be accessible by public http/https/ftp, and file URLs must be passed as the bigDataUrl setting on a "track" line". So I googled what public http are.
The solution is to upload the files in a "repository" in a public http and then provide the link of the file from the repository to the genome browser.
So, I went ahead, created a account in Bitbucket. But I am not sure how to go ahead from there.
I created a repository but I am not sure how to get the link to single files from it.