README.md

Build Status

RTCGA.PANCAN12

A part of RTCGA family.

To install development version from GitHub use

library(RTCGA)
installTCGA('RTCGA.PANCAN12')

Make sure you have Rtools installed on your computer, if you are trying devtools on Windows.

To install Bioconductor development version use (the same as GitHub development version)

BiocInstaller::useDevel() # swiches to devel branchof Bioconductor, 
# skip BiocInstaller::useDevel() if you want release version
source("https://bioconductor.org/biocLite.R") # downloads bioClite function
biocLite("RTCGA.PANCAN12") # installs a package


RTCGA/RTCGA.PANCAN12 documentation built on May 8, 2019, 7:35 a.m.