Skip to content
Discussion options

You must be logged in to vote

The network mounting is fine, this appears to be a problem with how fastq-dump works

#196

another reader reported this issue I will edit the book to include the troubleshooting instruction:

had to download latest ubuntu version of sratoolkit from ncbi @
http://ftp-trace.ncbi.nlm.nih.gov/sra/sdk/current/sratoolkit.current-ubuntu64.tar.gz

I unpacked and put in home/myusername/bin folder created for doctor.py
and added the sra's bin to the path in .bashrc

export PATH=~/bin/sratoolkit.2.11.2-ubuntu64/bin:$PATH

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by scemmons
Comment options

You must be logged in to vote
1 reply
@scemmons
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants