Learn R Programming

DMRMark (version 1.1.1)

BLCA: Single paired M-values of BLCA chr18 from TCGA

Description

This data set contains one pair of M-values of BLCA chr18 from The Cancer Genome Atlas TCGA (TCGA). In addition, it contains the distance between each probes and the gold standard methylation status getting by the matched WGBS data (also from TCGA).

Usage

data(BLCA)

Arguments

Format

A List with the following items, all items will length 5492 corresponding to the Illumina 450K probes on chr18:
mv
A matrix with one pair of M-values
distance
a numeric vector of the probe distance
truth
a binary vector represents the WGBS methylation status (0-nDML, 1-DML)

Examples

Run this code
data(BLCA)

Run the code above in your browser using DataLab