nanoporetech / ont_fast5_api

Oxford Nanopore Technologies fast5 API software
Other
144 stars 28 forks source link

Check if the Fast5 is multi-read or single-read #39

Closed akk01 closed 4 years ago

akk01 commented 4 years ago

Is there any straightforward way to check if the Fast5 is multi-read or single-read.

fbrennen commented 4 years ago

Hi @akk01 -- check out the is_multi_fast5() function in fast5_interface here.