Description Format Source Examples
A R dataframe object that contains gene and transcription factor(TF) interactions with confidence score. The first column labeled as "V1", contains the genes, the second column labeled as "TF", contains the transcription factors and the third column labeled as "Confidence", contains the confidence level of the interaction.
653 observations of 3 variables
TCGA Database (https://portal.gdc.cancer.gov/)
1 2 | data(miRDriverData)
dummy_TFData[1:3,]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.