We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I follow the code to download SRA but it error no such directory, how to fix it, thank you?
for(i in 1:length(srr_id)){
prefetch_workspace=NULL,ascp_path=NULL)
All SRA files are downloaded successfully. 2021-03-22 16:21:28
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I follow the code to download SRA but it error no such directory, how to fix it, thank you?
--2021-03-22 16:21:24-- ftp://ftp-trace.ncbi.nih.gov/sra/sra-instant/reads/ByRun/sra/SRR/SRR589/SRR5890520/SRR5890520.sra
=> ‘/tmp/RtmpSuqlD5/SRR5890520.sra’
Resolving ftp-trace.ncbi.nih.gov (ftp-trace.ncbi.nih.gov)... 165.112.9.229, 130.14.250.13, 2607:f220:41e:250::10, ...
Connecting to ftp-trace.ncbi.nih.gov (ftp-trace.ncbi.nih.gov)|165.112.9.229|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /sra/sra-instant/reads/ByRun/sra/SRR/SRR589/SRR5890520 ...
No such directory ‘sra/sra-instant/reads/ByRun/sra/SRR/SRR589/SRR5890520’.
All SRA files are downloaded successfully. 2021-03-22 16:21:28
The text was updated successfully, but these errors were encountered: