multi_omics | R Documentation |
interSIM
.The dataset is a list containing training and testing data,
called training
and testing
respectively. Each data is a list
containing the following multi_omics at each layer.
data(multi_omics)
A list with training and testing data contaning methylation, gene expressions and protein expressions data.
methylation
: A data.frame
containing the simulated methylation dataset.
genexpr
: A data.frame
containing the gene expression dataset.
proteinexpr
: A data.frame
containing the protein expression dataset.
target
: A data.frame
with two columns, containing patient IDs and values of target variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.