Learn R Programming

GeoTcgaData (version 1.0.0)

Merge_methy_tcga: Merge methylation data downloaded from TCGA

Description

Merge methylation data downloaded from TCGA

Usage

Merge_methy_tcga(dirr = NULL)

Arguments

dirr

a string for the directory of methylation data download from tcga useing the tools gdc

Value

a matrix, a combined methylation expression spectrum matrix

Examples

Run this code
# NOT RUN {
merge_result <- Merge_methy_tcga(system.file(file.path("extdata","methy"),package="GeoTcgaData"))
# }

Run the code above in your browser using DataLab