Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 602 Bytes

File metadata and controls

17 lines (14 loc) · 602 Bytes

iModMixData 0.99.0

Initial Release

  • Created the iModMixData package to provide example data for the iModMix package.
  • 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.