dummy_methylationData10: dummy_methylationData10

Description Format Source Examples

Description

A R dataframe object. It contains the gene centric DNA methylation values for each sample. The first column labeled as "sample" contains the sample IDs. The rest of the columns are the genes with methylation values.

Format

A data frame with 300 observations for 10 samples. The first column contains the sample IDs and the rest of the columns are the observations.

Source

TCGA Database (https://portal.gdc.cancer.gov/)

Examples

1
2
data(miRDriverData)
dummy_methylationData10[1:3, 1:3]

bozdaglab/miRDriver documentation built on Feb. 1, 2022, 1:11 p.m.