TCGA_GENERIC_LoadIlluminaMethylationData {MethylMix}R Documentation

The TCGA_GENERIC_LoadIlluminaMethylationData function

Description

Internal. Read in an illumina methylation file with the following format: header row with sample labels, 2nd header row with 4 columns per sample: beta-value, geneSymbol, chromosome and GenomicCoordinate. The first column has the probe names.

Usage

TCGA_GENERIC_LoadIlluminaMethylationData(Filename)

Arguments

Filename

name of the file with the data.

Value

methylation data.


[Package MethylMix version 2.24.0 Index]