Learn R Programming

GeoTcgaData (version 0.2.4)

Merge_methy_tcga: Merge methylation data downloaded from TCGA

Description

Merge methylation data downloaded from TCGA

Usage

Merge_methy_tcga(dirr)

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