Learn R Programming

GeoTcgaData (version 1.1.1.992)

Merge_methy_tcga: Merge methylation data downloaded from TCGA

Description

Merge methylation data downloaded from TCGA

Usage

Merge_methy_tcga(dirr = NULL)

Value

a matrix, a combined methylation expression spectrum matrix

Arguments

dirr

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

Examples

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

Run the code above in your browser using DataLab