library(GenomicDataCommons)
library(maftools)
GenomicDataCommons::status()
cases_by_project <- cases() %>%
facet("TCGA-PAAD") %>%
aggregations()
head(cases_by_project)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.