-
- Downloads
Added cythonized fastq extractor.
Also factorized code to make stats. The parallel version does not seem to work due to serialization issues, though.
Showing
- libreads/__init__.py 2 additions, 0 deletionslibreads/__init__.py
- libreads/libbamutils.pyx 110 additions, 0 deletionslibreads/libbamutils.pyx
- libreads/libreads.py 51 additions, 80 deletionslibreads/libreads.py
- pyproject.toml 7 additions, 0 deletionspyproject.toml
- setup.py 16 additions, 0 deletionssetup.py
libreads/libbamutils.pyx
0 → 100644
pyproject.toml
0 → 100644
Please register or sign in to comment