Published August 9, 2023
| Version v0.3.2
Software
Open
MaelLefeuvre/pmd-mask: pmd-mask v0.3.2
Contributors
Supervisors:
Description
What's Changed
Full Changelog: https://github.com/MaelLefeuvre/pmd-mask/compare/v0.3.1...v0.3.2
Bugfixes
- Temporary workaround to issue #8 : Providing
pmd-maskwith an invalid or corrupted fasta index now leads to an uncoverable error. - Remove debug and memory profiling artifacts (e.g.
#[inline(never)]) on some performance critical functions.
API documentation
- Complete
genome::Stranddocumentation + doctests. - Complete
genome::Orientationdocumentation + doctests. - Complete
genome::coordinate::Positionandgenome::coordinate::ChrNamedocumentation + doctests. - Improved
logger::Loggerdocumentation - Complete documentation and doctests for
genome::mask::MaskEntry,genome::mask::MaskThresholdandgenome::mask::Masks. - Improved
genome::misincorporation::Misincorporationsandgenome::misincorporation::MisincorporationRecorddocumentation + doctests. - Improved
parser::Cliandpmd_maskhigher-level functions documentation.
Files
MaelLefeuvre/pmd-mask-v0.3.2.zip
Files
(551.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2d196ebeaf41b3111e683eafd6f442a0
|
551.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MaelLefeuvre/pmd-mask/tree/v0.3.2 (URL)
Software
- Repository URL
- https://github.com/MaelLefeuvre/pmd-mask
- Programming language
- Rust
- Development Status
- Active