I am trying to split a paired-end SRA file with this command
fasterq-dump '/home/maliha/asil/SRR10161541'
However, every time I am getting this error message "fasterq-dump quit with error code 3". I am adding the error code message for reference.
I am trying to split a paired-end SRA file with this command
fasterq-dump '/home/maliha/asil/SRR10161541'
However, every time I am getting this error message "fasterq-dump quit with error code 3". I am adding the error code message for reference.
https://github.com/ncbi/sra-tools/issues/171
Typically this error happens when you exhaust the storage set aside for your SRA workspace. Oftentimes, users are unaware that we are using a workspace to cache downloaded data, and by default this is in your $HOME directory, although it almost never is the best place (it's the only one we can set as default, though!).
PS: why a screenshot when you can just copy-n-paste the text ?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Is this the correct syntax? I am wondering as I have not used it in a while, but shouldn't it be either like: