Installing SRAToolKit
2
0
Entering edit mode
3.1 years ago
hoffmavl1 ▴ 10

Hi there, I am a complete newbie and trying to learn some of the basics. I need to install the SRAToolKit (https://ftp.ncbi.nlm.nih.gov/pub/factsheets/HowTo_LocalSRABlast_StepByStep.pdf) and cannot for the life of me figure this out. I am following their step by step using the Linux Ubuntu App. I downloaded the file using wget but when I go to use tar to uncompress it the file is a unicode text? I downloaded the "Ubuntu Linux 64 bit architecture - non-sudo tar archive." Anyone have any idea what I should do next to get this installed? I am on windows 10.

Picture of the problem

programming general • 2.7k views
ADD COMMENT
0
Entering edit mode
tar -zxf sratoolkit.tar.gz
ADD REPLY
2
Entering edit mode
3.1 years ago
Mensur Dlakic ★ 27k

You will likely have to download the file again. Try from a web browser by right-hand clicking and choosing Save link as... from the dropdown menu. Other than that, you seem to be doing everything right. Make sure to put unpacked files into a directory that is defined in $PATH variable, and that should be all the installation needed.

ADD COMMENT
1
Entering edit mode
3.1 years ago
newbio17 ▴ 360

You could also invest some time looking into conda and its best practices. Once you have set it up, it's as simple as:

conda install -c bioconda sra-tools

ADD COMMENT

Login before adding your answer.

Traffic: 1558 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6