Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@brendanreardon brendanreardon released this 05 Jan 20:21
· 14 commits to main since this release
37c7b04

This release utilizes the v.2023-11-09 release of the underlying MOAlmanac database and incorporates changes from three pull requests: #15: Added AIP to hereditary cancers gene list, #16: Update db nov 2023, and #17: Revise handling of COSMIC mutational signatures.

Additions:

  • Added AIP to genes related to hereditary cancers gene list.
  • All entries within the MOAlmanac database now have filled fields for publication_date of the source and when the record was last_updated.
  • moalmanac/moalmanac.py now accepts --mutational_signatures as an input argument and an example input as been added.

Revisions:

  • MOAlmanac no longer runs deconstructSigs as a subprocess and, as a result, R dependencies have been removed.
  • The annotation to the MOAlmanac database was updated to sort by the evidence type, publication date of the source, and then when the database record was last updated.