dialogMetOption: Dialog Box to set methylation options

Description Usage Arguments Value Examples

View source: R/dialogMetOption.R

Description

Dialog Box to set methylation options

Usage

1
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

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)

canceR documentation built on Nov. 8, 2020, 7:21 p.m.