Description Usage Arguments Value Examples
View source: R/dialogMetOption.R
Dialog Box to set methylation options
1 | dialogMetOption(ProfData, k)
|
ProfData |
adataframe with methylation data |
k |
threshold of silencing gene 0:1 |
a dialog box to set methylation option (threshold of silencing gene)
1 2 3 4 5 6 | readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
## Not run:
getMetDataMultipleGenes()
#dialogMetOption(ProfData,0.7)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.