- Created the
iModMixDatapackage to provide example data for theiModMixpackage. - Included datasets:
PartialCorGenes: Partial correlation genes data.PartialCorMetabolites: Partial correlation metabolites data.PartialCorProt: Partial correlation proteins data.
- Functions to load the datasets:
loadPartialCorGenes()loadPartialCorMetabolites()loadPartialCorProt()
- Added metadata for the datasets.
- Created documentation and examples for the functions.
- Added vignette to demonstrate the usage of the package.