Description Usage Arguments Value Examples
Create a Summary table for each sample in a project saying if it contains or not files for a certain data category
1 | getDataCategorySummary(project, legacy = FALSE)
|
project |
A GDC project |
legacy |
Access legacy (hg19) or harmonized database (hg38). |
A data frame
1 | summary <- getDataCategorySummary("TCGA-ACC", legacy = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.