My first issue is that my laptop is too old for the Rosetta Terminal. I don't think this is a super crucial factor and I can still move forward. When it comes to installing the software, I am repeatedly getting an error message. When I download Biostar information it says the installation is successful but when I enter doctor.py to check if everything was successful
My error message says:
fastq-dump -X 1 -Z SRR1553591
2022-08-02T04:10:58 fastq-dump.2.11.0 sys: mbedtls_ssl_get_verify_result returned 0x8 ( !! The certificate is not correctly signed by the trusted CA )
Failed to call external services.
(bioinfo)
How can I fix this?
The command itself works fine so this appears to be an issue with your install of conda environment? Is this question about material you are following from biostar handbook?
I followed all instructions properly or so I thought but I am still getting the error message. Should I uninstall conda environment and try again? How do I go about that?
Just enter the accession at
sra-explorer.info
and get download links for fastq right away:No need to fiddle with that terrible ncbi tool.
To add to the confusion one never knows which tool or approach will perform the job faster. My expectation was always that fastq-dump was always faster but then today I saw the following:
vs:
vs:
so
fasterq-dump
is actually slower thanfastq-dump
and much slower than directly downloading from across the ocean... Thanks NCBI! (/sarcasm)All the while downloading a 1GB game via Steam takes less than 30 seconds ...