Other packages > Find by keyword >

SUMO  

Generating Multi-Omics Datasets for Testing and Benchmarking
View on CRAN: Click here


Download and install SUMO package within the R console
Install from CRAN:
install.packages("SUMO")

Install from Github:
library("remotes")
install_github("cran/SUMO")

Install by package version:
library("remotes")
install_version("SUMO", "1.2.0")



Attach the package and use:
library("SUMO")
Maintained by
Bernard Isekah Osang'ir
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-10-22
Latest Update: 2024-10-22
Description:
Designed to generate multi-omics datasets that closely reflect biological complexity, the package allows for testing, validation, and benchmarking of multi-omics integrative methods. The simulated data includes one or multiple predefined signals (latent/unobserved factors), giving users complete control over the data-generated characteristics. Tini, Giulia, et al (2019) <doi:10.1093/bib/bbx167>.
How to cite:
Bernard Isekah Osang'ir (2024). SUMO: Generating Multi-Omics Datasets for Testing and Benchmarking. R package version 1.2.0, https://cran.r-project.org/web/packages/SUMO. Accessed 14 Jun. 2025.
Previous versions and publish date:
0.1.0 (2024-10-22 15:10), 0.2.0 (2025-04-13 18:00)
Other packages that cited SUMO R package
View SUMO citation profile
Other R packages that SUMO depends, imports, suggests or enhances
Complete documentation for SUMO
Functions, R codes and Examples using the SUMO R package
Full SUMO package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crov  
Constrained Regression Model for an Ordinal Response and Ordinal Predictors
Fits a constrained regression model for an ordinal response with ordinal predictors and possibly oth ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
RSocrata  
Download or Upload 'Socrata' Data Sets
Provides easier interaction with 'Socrata' open data portals . Users can ...
Download / Learn more Package Citations See dependency  
steprf  
Stepwise Predictive Variable Selection for Random Forest
An introduction to several novel predictive variable selection methods for random forest. They are b ...
Download / Learn more Package Citations See dependency  
Maintainer: Jin Li (view profile)
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
C443  
See a Forest for the Trees
Get insight into a forest of classification trees, by calculating similarities between the trees, an ...
Download / Learn more Package Citations See dependency  

24,407

R Packages

207,311

Dependencies

66,116

Author Associations

24,408

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA