data_count: rownames denote gene symbols and colnames denote sample names clinical: return from TCGAclinical function
1 | TCGAclinica_clean(data_count,clinical)
|
1 2 | load("clinical.Rdata")
dataset_clinical = TCGAclinica_clean(data_count,clinical)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.