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.
- 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.3
This release utilizes the v.2025-09-02 version of the MOAlmanac database. It includes a fix to a bug that prevented HTML report generation. Specifically, in rare circumstances, the columns
Continue readingsensitive_score_bin_map
,resistance_score_bin_map
, andprognostic_score_bin_map
were not added to the data object for actionable variants, which are used to sort report tables. -
Database release
This release contains updates to the current and draft versions of the database with FDA oncology approvals from June, July, and August 2025. The change log local to this repository has been removed and pointers now direct to news.moalmanac.org. Release notes will also continue to be available through this repository’s Releases.
Continue reading -
Deprecation notice for Cloud Portal
The Molecular Oncology Almanac cloud portal (portal.moalmanac.org) is currently suspended, and perhaps deprecated, due to Google Cloud’s deprecation of the Life Sciences API. It may be revisited at a future date. The algorithm continues to be available through GitHub and Docker Hub.
Continue reading -
Launching news.moalmanac.org
Welcome to news.moalmanac.org! Here, we will aggregate software releases from GitHub and share project updates. Thank you for your continued support!
Continue reading -
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