useful scripts for TCGA data analysis
devtools::github("alexyfyf/TCGAworkflow")
data <- data_download("TCGA-CHOL", datatype = "RNA-seq")
plot_surv_gene("TET2", data$x$genes, data$x$counts, data$surv, path = "./")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.