opencgaR - R library
If you're a R user and you're keen of running OpenCGA through R, you're in the right place!
Overview
Installation
Requisites
Installation from the R terminal
## Install opencgaR by providing the URL to the package
> install.packages("opencgaR_2.0.0.tar.gz", repos=NULL, type="source")Last updated
Was this helpful?