Merge_methy_tcga: Merge methylation data downloaded from TCGA

View source: R/Merge_methylation.R

Merge_methy_tcgaR Documentation

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

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

GeoTcgaData documentation built on Sept. 23, 2022, 9:05 a.m.