arq5x / poretools

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

Recursing through a fast5 directory does not work? #151

Open apredeus opened 7 years ago

apredeus commented 7 years ago

Hello,

not sure if I'm doing something wrong, but the newest (linux) version of poretools does not seem to find fast5 files in a directory. I've made a test directory with 100 fast5 files and simple

poretools stats test_fast5/

returns "No valid sequences observed" message. Same with full dir name and/or with a singular fast5 file.