Changelog
Source:NEWS.md
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)
Main functions & classes
-
multiOmicDataSet(#16, #28) run_deseq2()-
calc_cpm()(#38) -
filter_counts()(#38) -
clean_raw_counts()(#79) -
normalize_counts()(#82) -
batch_correct_counts()(#87) -
diff_counts()(#102) -
filter_diff()(#110)