Thanks Emily. I tried using CyVerse, but the maximum upload size limit per file is 1.9 GB and i have a 200 GB file to upload
Hello,
How should i add my data (for eg. a BAM file) as URL (either http, https or ftp)?
Thanks in advance.
Regards Raman
1 answer
You're not going to find anywhere to host that size of data for free. Check with your Institute IT systems what options they have.
Sure, thanks :) I will probably extract that regions from bam file and make smaller bam files
You might get lucky and be able to use usegalaxy.org or usegalaxy.eu (don't know what their quotas are). Galaxy will create temporary links for UCSC and similar sites. Realistically, you'll want to make a bigWig so you can navigate your coverage data in a reasonable amount of time. That will also be vastly smaller.
Sure, i will try it out. Thanks :)
Log in to answer this question.
Hello rse ,
your post is missing essential information about what you are trying to do and why. Please elaborate more on it, so someone can help you .
fin swimmer
Hello fin swimmer,
I want to view my data in public browsers (UCSC, Ensembl). So i want to add my data to a public url.
Regards
Based on this statment
I am going to recommend trying IGV on your local system first
http://software.broadinstitute.org/software/igv/
It can be run on your desktop, and also headlessly from your Linux server via X11 window + ssh
Thanks. I have tried IGV :)