Skip to content

admiralneuro 0.2.0

Pre-release
Pre-release

Choose a tag to compare

@jwang-lilly jwang-lilly released this 11 Feb 15:41
· 2 commits to main since this release

🚀 Pre‑release with major enhancements and new neuro‑focused capabilities

  • This update expands admiralneuro beyond its initial Alzheimer’s‑focused PET workflows, bringing new datasets, improved documentation, expanded template programs, and broader support for neurological analyses.

New Functionality

  • Added UPSIT lookup table and the new function compute_upsit_percentil() for olfactory testing workflows (#103).
  • Introduced the ADNV template for nervous system findings datasets (#118).

Datasets & Dependencies

  • Removed internal SDTM test datasets and transitioned to pharmaversesdtm datasets for improved consistency across the pharmaverse ecosystem (#105).

Documentation Improvements

  • Updated compute_centiloid() documentation using admiraldev conventions (#100).
  • Added a new UPSIT vignette to guide users through smell‑identification analyses (#121).
  • Added a link to the main pharmaverse admiral project in the README (#112).
  • Updated package description for clarity and consistency (#98).

Template Program Enhancements

  • Aligned template save directories with pharmaverseadam requirements (#108).
  • Added the new ADNV template for nervous system findings (#118).
    Quality & Infrastructure
  • Updated linting to use temporary environments and fixed code to satisfy new lint checks (#99, #102).
  • Improved test coverage across the package (#107).
  • Added kapa.ai integration (#111).
  • Set up vbump for version management (#86).

New Contributors

Full Changelog: v0.1.0...v0.2.0