Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 489 Bytes

cgcR

We are collecting R code and tutorial materials for the Cancer Genomics Cloud Pilots here. Feel free to contribute anything, including issues. Much of the tutorial material does not require R. To view, navigate to the vignettes directory.

Installing the R package

Very much a work in progress showing examples of using the NCI Cancer Genomics Cloud pilots from R.

To install:

devtools::install_github('teamcgc/cgcR',dependencies=TRUE)