News
Posts are organized into categories for ease of navigation:
- Algorithm - developments to the interpretation algorithm implemented in Python.
- Announcement - general news related to the Molecular Oncology Almanac.
- Annual newsletters - annual newsletters that recap updates.
- Database - changes and additions to the underlying knowledge base.
- Release - aggregated release notes from GitHub releases (serving as the project changelog).
-
Algorithm release 0.8.2
This release utilizes the v.2025-02-07 release of the underlying MOAlmanac database. The codebase now supports Python 3.13 with no warnings produced, although we will continue officially using 3.12 for the time being.
Continue reading -
Database release
Updated current and draft version of the database with FDA oncology approvals from May and June, thus far, 2025.
Continue reading -
Database release
Updated current and draft version of the database with FDA oncology approvals from April 2025.
Continue reading -
Re-developing our schema to align with GA4GH standards
We are in the process of refactoring and updating moalmanac db to align with GA4GH’s Variant Annotation Specification (va-spec) and Categorical Variant Representation Specification (Cat-VRS). Both of these specifications are in development and are following the GA4GH Genomic Knowledge Standards (GKS) Maturity Model. As components of each specification moves from draft to trial and to normative maturity we will update our schema to align with their recommendations. This version of the database is under active development and, if you have any thoughts, comments, concerns, or suggestions, please contact us!
Continue reading -
Database release
In this release, we have normalized
Continue readingtherapy_namevalues to NCI thesaurus (#40) and merged an initial version of the next version of our database (#36), that aims to follow with GA4GH’s Genomic Knowledge Standards for the database schema (Read more here).