Entering edit mode
                    4.4 years ago
        shelkmike
        
    
        ★
    
    1.8k
    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.
Looks like
fast5_fetcher(LINK) will do what you need.ONT also has an official API.