Closed joegeorgeson closed 2 years ago
1) For the fastq's, I am working with SRA to get the raw reads public so for right now those are not going to be accessible for a bit. You got to SRA and download the de-identified fastq's but you need the raw files to run our pipeline. If you don't want to wait, just basecall the fast5's with guppy.
2) Can you confirm that the asperaweb_id_dsa.openssh is in fact ~/etc/asperaweb_id_dsa.openssh
. I think your problem is a connection issue, not a data availability issue.
3) To confirm the data is there, try wget ftp.sra.ebi.ac.uk/vol1/run/ERR716/ERR7162387/20190610_R941_CBF5GAL.tar.gz
. If this works, then you have not configured aspera correctly. I have a gist to install aspera here
The wget ftp.sra.ebi.ac.uk/vol1/run/ERR716/ERR7162387/20190610_R941_CBF5GAL.tar.gz
works so I'm guessing the aspera issue is something security related (I know aspera works, and I'm working my institute's cluster where security issues are common...will write sysadm/devops). Thanks for the help!
No problem! Once there is easy public access to fastq files I will close this issue.
Hi devs,
I get the below errors when trying to download using aspera and wget - can you let me know if the links are public yet? ...or if this is an issue on my end?
aspera example;
wget example;
Thanks! Joe