You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I downloaded the bowtie2 2-5.4 and trying to run the basic command bowtie2 --h and receive and error message "Expected bowtie2 to be in same directory with bowtie2-align:" I trying to find the solution online but only found bowtie2-align have been remove after 2-3.0 if there any potential way to solve this issue?
The text was updated successfully, but these errors were encountered:
It seems like you downloaded a source package and need to compile the binaries first. If that is the case you can either run the gmake command to build the necessary binaries or download one of the pre-built packages from https://sourceforge.net/projects/bowtie-bio/files/bowtie2/2.5.4
Hi I downloaded the bowtie2 2-5.4 and trying to run the basic command bowtie2 --h and receive and error message "Expected bowtie2 to be in same directory with bowtie2-align:" I trying to find the solution online but only found bowtie2-align have been remove after 2-3.0 if there any potential way to solve this issue?
The text was updated successfully, but these errors were encountered: