Preprocess_CancerSite_Methylation27k: The Preprocess_CancerSite_Methylation27k function

View source: R/TCGA_Download_Preprocess.R

Preprocess_CancerSite_Methylation27kR Documentation

The Preprocess_CancerSite_Methylation27k function

Description

Internal. Pre-processes DNA methylation data from TCGA from Illymina 27k arrays.

Usage

Preprocess_CancerSite_Methylation27k(
  CancerSite,
  METdirectory,
  doBatchCorrection,
  batch.correction.method,
  MissingValueThreshold
)

Arguments

CancerSite

character of length 1 with TCGA cancer code.

METdirectory

character with directory where a folder for downloaded files will be created. Can be the object returned by the Download_DNAmethylation function.

MissingValueThreshold

threshold for removing samples or genes with missing values.

Value

List with pre processed methylation data for cancer and normal samples.


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.