uploading files to the UCSC
hi Guys,
I am trying to upload my BED files to the UCSC but it gives error because the BED file is too big. I tried to also wig file but still too big. would you please let me know how I can upload my files to the UCSC.
thanks
• 4,068 views
•
link
2 answers
- Convert the files to the bigWig format. The bigWig files will be much smaller, and much faster to view.
- Put the files on a public web server, and just provide to the UCSC Genome Browser the link to the files on the Web server.
• 0 views
•
link
You have to put the file on an http or a ftp server and then provide the link for the same to UCSC. That should work for a big file.
• 0 views
•
link
Log in to answer this question.
See this page for additional details on how to do what @Sandeep said below. You would need access to a web server that would have to allow inbound hhtp/ftp connections from UCSC Genome Browser (there are 5 IP addresses).
How large is your BED file? If it's below 20MB you can upload it to the Ensembl browser. Check the tutorial page on Use my own data in Ensembl. It's above, you will need to host the data on a ftp, http. Not sure if you submitted your data to the Track Hub Registry, it could do the trick and be easier than having the BED file on a server.