v4.0.6
What's Changed
- Add NextSeq 500/550 support by @lbeltrame in #119
- Changed how index reads and non-index reads are identified in error m… by @nkongenelly in #122
- Add config validation (part of #118)
WIP - BCLConvert support (not yet connected to the main application)
- Implement
QCData
class by @Aratz in #118 - Refactor
QCData
by @Aratz in #120 - Added percent_q30 using new QCData and QCReport by @nkongenelly in #121
- Implement unidentified index checker by @Aratz in #123
- Implement undetermined percentage checks by @Aratz in #124
- Fix reads per samples by @Aratz in #125
New Contributors
- @lbeltrame made their first contribution in #119
Full Changelog: v4.0.5...v4.0.6-rc1