## ----setup, include=FALSE------------------------------------------------ knitr::opts_chunk$set(echo = TRUE) knitr::opts_knit$set(progress = FALSE) ## ---- eval = FALSE------------------------------------------------------- # source("https://bioconductor.org/biocLite.R") # biocLite("TCGAbiolinksGUI", dependencies = TRUE) ## ---- eval = FALSE------------------------------------------------------- # source("https://bioconductor.org/biocLite.R") # devtools::install_github("BioinformaticsFMRP/TCGAbiolinksGUI.data",ref = "R_3.4") # devtools::install_github("BioinformaticsFMRP/TCGAbiolinksGUI") ## ---- eval = FALSE------------------------------------------------------- # library(TCGAbiolinksGUI) # TCGAbiolinksGUI()