Description Format Source Examples
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.
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.
TCGA Database (https://portal.gdc.cancer.gov/)
1 2 | data(miRDriverData)
dummy_methylationData10[1:3, 1:3]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.