This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to create a subset from a Nanopore fast5 file?

Imagine that I have a fast5 file created by MinION which contains information for 4000 reads. I have a list of titles for, say, 1000 reads, and I want to create a new fast5 file which contains information only for those 1000 reads. How to do this?
I will be grateful for possible help.

nanopore fast5 ont

1 answer

You can use a script from the ont-fast5-api

Thank you, exactly what I needed

Log in to answer this question.