Published July 10, 2023
| Version 1.0.0
Software
Open
JannesSP/read5: 1.0.0
Description
Switched back to version 1.0.0 as read5 was not importable before using Conda.
Changes
- read5 should be importable now - fixed init.py and conda recipe
- Add 'Abstract' to abstract class and file 'FileReader'
- Change 'read.py' to 'Reader.py'
- Rename 'open' function to 'read5'
Added
- Added basic functions to read data from fast5, slow5/blow5 and pod5
- Added tests to test all basic functions
- Launched documentation site under https://jannessp.github.io/read5.github.io/
- Add exception tests
Conda
- update recipe
- switch to find_packages() in setup.py
Others
- Update READMEs
Files
JannesSP/read5-1.0.0.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e8a6f121f5a908471489fd3c62486e36
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JannesSP/read5/tree/1.0.0 (URL)