Skip to contents

MOSuite 0.5.0

  • The multiOmicDataSet class has been moved to a new package, MOObject. (#277, @kelly-sovacool)
    • Ensure backward compatibility by coercing legacy MOSuite MOO objects when read/loaded. (#281, @kelly-sovacool)
  • Harmonize Volcano Plot output dimensions as physical inches with 300 DPI defaults for Enhanced and Summary plots. (#274, @TJoshMeyer)

MOSuite 0.4.2

  • Align Volcano Plot threshold comparisons across labeling, coloring, and summary filtering, and use resolved column names for classification. (#266, @TJoshMeyer)
  • normalize_counts() now uses normalized counts instead of filtered counts for the correlation heatmap so it matches the PCA and histogram outputs. (#269,

MOSuite 0.4.1

MOSuite 0.4.0

MOSuite 0.3.2

MOSuite 0.3.1

MOSuite 0.3.0

New features

Bug fixes

MOSuite 0.2.1

MOSuite 0.2.0

  • Any user-facing function can now be called from the unix command line to support Galaxy. (#126, #127) Usage: mosuite [function] --json=path/to/args
    • It is not recommended for most users to run MOSuite via the CLI; this is only intended for the Galaxy workflow.
  • MOSuite is now archived in Zenodo with a DOI: 10.5281/zenodo.16371580

MOSuite 0.1.0

This is the first release of MOSuite 🎉

  • Note: at the start of development, this package was called reneeTools. Later it was renamed to MOSuite. (#76)

vignettes

  • intro
  • visualization
  • memory
  • renee