Skip to the content.

slow5lib

Note: Low-level API documentation is currently sparse. If something is not clear do not hesitate to open an issue.

Low-level API for reading and writing SLOW5 files

Low-level API allows much more efficient access to BLOW5 files compared to the high-level API. Following documented functions are stable.

Common

Reading and access

Writing and editing

You may also refer to examples here.

If you want any other functionality than what is described above, please open a GitHub issue so such functionality exposed, rather than trying to use internal functions by browsing the code. Such undocumented functions are subject to change.