Description Format Source Examples
A R dataframe object. It contains the miRNA expression data for the samples. The first column is labeled as "sample" and contains the sample IDs. The rest of the columns are the miRNAs with expression 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_mirnaData10[1:3, 1:3]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.