# installation of packages containing snapshots
# of TCGA project's datasets
## Not run:
#
# ## RTCGA GitHub development newest versions
# library(RTCGA)
# ?installTCGA
#
# ## Bioconductor releases
# source('http://bioconductor.org/biocLite.R')
# biocLite(RTCGA.clinical)
# biocLite(RTCGA.mutations)
# biocLite(RTCGA.rnaseq)
# biocLite(RTCGA.CNV)
# biocLite(RTCGA.RPPA)
# biocLite(RTCGA.mRNA)
# biocLite(RTCGA.miRNASeq)
# biocLite(RTCGA.methylation)
#
# # use cases and examples + more data info
# browseVignettes('RTCGA')
# ## End(Not run)
Run the code above in your browser using DataLab