v0.4.1
Fixed
- v54.1 trailing-tab files loaded with every field shifted one column right. The published v54.1
.anno(1240K + HO) carries a trailing tab on the header and every data row, so the loader consumed the first data column as a row index —genetic_idreturned the Master ID anddate_calbpthe date SD (e.g.ElMironresolved todate_calbp=39instead of18775). Silent corruption across the whole v54.1 release; completes the v54.1 story from 0.3.1 (#4), which made the file load but left the data shifted. (#15)
Changed
- Hardened header-based layout selection against truncated headers (an override is only chosen when the headers can actually contain its relocated columns), and unified the override-key lookup. (#9)
- Documented class F coverage as a cross-panel proxy — the HO panel (~600K sites) is mapped to
coverage_1240k/snps_hit_1240k, so 1240k-calibrated thresholds shouldn't be applied unadjusted. No behavior change. (#10)
Docs
- Added
docs/RELEASE.md(release + trusted-publishing process). (#11)
Full changelog: https://github.com/carstenerickson/aadr-resolve/blob/v0.4.1/CHANGELOG.md