v0.1.5
v0.1.5
Scientific correctness and release maintenance update.
Fixes
- Fix WGS overlap bitmap lookups so mate-overlap exclusion checks the exact locus bit instead of any lower bit in the word.
- Report real
CollectGcBiasMetricsMEAN_BASE_QUALITYvalues in detail rows for both ALL and UNIQUE read sets. - Treat SAM
SEQ=*andQUAL=*as missing values in SAM-text metrics collectors instead of counting the literal*sentinel as biological data or a base quality. - Recompute
ValidateSamFileNM expectations correctly for=andXCIGAR operators. - Treat empty SAM read-group
PL:values as missing platform values in SAM-text validation.
Release checks
cargo test --workspace- Benchmark evidence verifiers: log evidence, suite coverage, thresholds, README evidence, and site evidence.
- Real-data release evidence verifier.
- PyPI wheel and sdist built locally and passed
twine check; wheel smoke-tested withturbo-picard --version,picard --version, andAccelerationStatus --help.