You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for catching this. I think there is a bug in the download module. For now I would recommend saving the metadata in a csv using pysradb metadata --detailed <SRP> --saveto x.tsv and using a tool like curl/wget to download files from the *_url column
Ok now I have a strange problem - I don't get the fastq's URLs anymore!
The columns "ena_fastq_http", "ena_fastq_http" and "ena_fastq_http" are all NA.
I tested the code in several environments, and no change.
(the data does exist in the same path as before http://ftp.sra.ebi.ac.uk/vol1/fastq/SRR236/077/SRR23630177/SRR23630177_1.fastq.gz)
Following my previous issue - I still don't get the fastq files with aspera, only empty folders, with the following code:
OS: AWS EC2, Ubuntu 22.04.2 LTS
anaconda3 Python 3.11.5
when the url_col is the default I do get the .sra files.
The link in column "ena_fastq_http_1" seems fine
(http://ftp.sra.ebi.ac.uk/vol1/fastq/SRR236/077/SRR23630177/SRR23630177_1.fastq.gz)
The text was updated successfully, but these errors were encountered: