R package for downstream multi-omics analysis
Designed for differential RNA-seq analysis or any data represented in a counts table. See the website for more information, documentation, and examples: https://ccbr.github.io/MOSuite/
You can install the development version of MOSuite from GitHub with:
# install.packages("devtools")
devtools::install_github("CCBR/MOSuite")
Please see the introductory vignette for a quick start tutorial. Take a look at the reference documentation for detailed information on each function in the package.
Come across a bug? Open an issue and include a minimal reproducible example.
Have a question? Ask it in discussions.
Want to contribute to this project? Check out the contributing guidelines.