yep ! I have already done !
Hi,
I am trying to perform mapping by Hisat2 in Ubuntu 17.04 on virtual Box, the installation process was :
downloading and unpacking and copying the .py and hisat to HOME/bin
the message appears: The program 'hisat2' is currently not installed. You can install it by typing: sudo apt install hisat2
I am gonna install the older version of hisat2 which is Hisat2-2.0.1.
Any tips ?
1 answer
Did you copy all executables to the bin folder? Does $HOME/bin exists in the $PATH? You can try running which hisat2 to ensure that hisat2 exec are available in the current bash window.
^ Probably means that OP jumped the gun, posted this question, figured out the problem and now original problem is no longer valid.
Log in to answer this question.