目录

Build Status

RTCGA.RPPA

A part of RTCGA family.

To install development version from GitHub use

library(RTCGA)
installTCGA("RTCGA.RPPA")

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.RPPA") # installs a package
关于

用于癌症基因组图谱(TCGA)的反相蛋白阵列(RPPA)数据的获取和处理

23.8 MB
邀请码