Skip to content

v0.4.1

Choose a tag to compare

@carstenerickson carstenerickson released this 12 Jun 16:58
· 2 commits to main since this release
59367f9

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_id returned the Master ID and date_calbp the date SD (e.g. ElMiron resolved to date_calbp=39 instead of 18775). 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