arq5x / poretools

a toolkit for working with Oxford nanopore data
MIT License
242 stars 90 forks source link

poretools: command not found #93

Open ShaoyuanTan opened 8 years ago

ShaoyuanTan commented 8 years ago

I am trying to install poretools on my home directory (unix system of school super computer). I installed like: git clone https://github.com/arq5x/poretools cd poretools python setup.py install python setup.py install --user export PATH=$PATH:/home/arq5x/.local/bin All the installation seems to be successful. Then I run poretools , it shows command not found. I don't know what's the problem. Could anyone help me?

klahmers1 commented 7 years ago

I have the same problem but on a local mac installation.