arq5x / poretools

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

How can I run poretools as a command? #169

Closed Angelven closed 6 years ago

Angelven commented 6 years ago

A simple question, I have installed 'poretools' with Python, and run it well in Python. How can I run it as a command like "poretools fastq /PATH/TO/fast5/" ? May I add some PATH to my Linux ?