README.md

Build Status

RTCGA.mRNA

A part of RTCGA family.

To install development version from GitHub use

library(RTCGA)
installTCGA(RTCGA.mRNA")

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
source("https://bioconductor.org/biocLite.R") # downloads bioClite function
biocLite("RTCGA.mRNA") # installs a package


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