Skip to content

v3.0

Latest

Choose a tag to compare

@Mathelab Mathelab released this 28 May 21:19
· 11 commits to main since this release
b28ec7e

Major changes

  • Parameter names changed to be more consistent between functions and to follow a common nomenclature.
  • New data sources
    • PFCOR v20240901 (2024-09-28)
    • Rhea Release 134 (2024-07-24)
    • RefMet v20250305 (2025-03-05)
  • Updates from previous data sources
    • Reactome v89 (2024-06)
    • WikiPathways v20240810 (2024-08-10)
    • ChEBI Release 236 (2024-07-27)
    • LIPID MAPS Release (2024-08-19)
  • Code updates to use sqlite rather than mysql database
  • New functions focused on reactions
    • getReactionClassesForAnalytes()
    • getReactionsForAnalytes()
  • Additional enrichment functions added
    • runEnrichOntologies()
    • runEnrichReactionClass()
  • New functions for visualizations
    • plotChemicalClass() - interactive
    • plotReactionClasses() - interactive
    • plotAnalyteOverlapPerRxnLevel() - interactive
    • plotOntologyEnrichmentResults()
  • Updated vignette

Additional Details

New Contributors

Full Changelog: v2.3.4...v3.0.2