This is a test version of Biostars. For the public version, visit https://www.biostars.org.
bowtie2 version-2.1.0 to 2.2.9 installation in ubuntu

I want to install bowtie2 specific version such as 2.2.7 but not the latest version. I am unable to install it from zip file . As i want to use srst2 software and it require bowtie2 version 2.1.0 to 2.2.9. I am new to ubuntu so can anyone suggest me how to install it and also it should be added to the path.

Thanks in advance

bowtie2 installation ubuntu installation

I am unable to install it from zip file .

Why?

specific version such as 2.2.7 but not the latest version

Then you have to download v2.2.7 from the release page.

how to install it

There are precompiled binaries available: https://sourceforge.net/projects/bowtie-bio/files/bowtie2/2.2.7/

also it should be added to the path

Please google that, this is an absolute Unix basic.

Look for information about the export function of Unix/Linux to include new directories to your path

0 answers

No answers yet.

Log in to answer this question.