Crate frust5_api
source · [−]Expand description
This crate wraps the most basic functionality of the [ONT-FAST5-API
] for python, but in Rust!
Warning
Very much in alpha and a WIP, I worte this for one specific use case that I had.
Currently it is only possible to read and write FAST5. It uses the HDF5 crate to deal with HDF5 files. It does apply the VBZ plugin to the files.
Structs
Stuct to represent the channel info attributes for each read.
Struct representing a “Multi” Fast5 file.
Enums
The mode to open a file with.
Provides the Attributes for the Raw Group - which in turn conatins the Signal dataset. This allows us to match for each attribute field, and provide the correct type to HDF5.
Functions
Open a fast5 and return a Vec containing the groups.