This is a test version of Biostars. For the public version, visit https://www.biostars.org.
IgBlast installation from src files

Are there instructions for how to compile igBLAST from src files? Specifically, I have the linux tar file from ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.4.0/ but I don't see a readme.

igblast

1 answer

You don't need to compile. You should just be able to tar -zxvf file.tar.gz and in the bin directory you should get igblastp, igblastn, and makeblastdb.

Log in to answer this question.