User Tools

Site Tools


wiki:software:sra-tools

Install SRA-Tools:

First need to download prereq package https://github.com/ncbi/ncbi-vdb. Unzip package and then run:

configure --prefix=/home/.hub-local
make
make install

Then Download the SRA-Tools: https://github.com/ncbi/sra-tools Unzip pacakge and then run:

./configure --prefix=/home/.hub_local --with-ncbi-vdb=/home/.hub_local
make
make install

That's it.

wiki/software/sra-tools.txt · Last modified: 2024/02/13 10:35 by keistc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki