dialogMetOption: Dialog Box to set methylation options

View source: R/dialogMetOption.R

dialogMetOptionR Documentation

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

readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
## Not run: 
getMetDataMultipleGenes()
#dialogMetOption(ProfData,0.7)

## End(Not run)



kmezhoud/canceR documentation built on March 4, 2024, 12:34 a.m.