Skip to content

RTCGA/RTCGA.methylation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

A part of RTCGA family.

To install development version from GitHub use

library(RTCGA)
installTCGA("RTCGA.methylation")

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.methylation") # installs a package

About

Methylation datasets from The Cancer Genome Atlas Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages