Learn R Programming

canceR (version 1.4.0)

dialogMetOption: Dialog Box to set methylation options

Description

Dialog Box to set methylation options

Usage

dialogMetOption(ProfData, k)

Arguments

ProfData
adataframe with methylation data
k
threshold of silencing gene 0:1

Value

a dialog box to set methylation option (threshold of silencing gene)

Examples

Run this code
load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
## Not run: 
# getMetDataMultipleGenes()
# #dialogMetOption(ProfData,0.7)
# ## End(Not run)


Run the code above in your browser using DataLab