Import and process .csv file to create toy data DF.
Arguments
- Dataset
Character: name of a built-in dataset:
"DNA_Methylation"
:
"RNAseq"
:
"Proteomics"
:
"Hallmarks"
:
Value
A data frame containing the toy data.
Examples
Proteomics <- SiRCleR::ToyData("Proteomics")