Skip to content
Snippets Groups Projects
Commit f78d0ad4 authored by Chi Pak's avatar Chi Pak
Browse files

Update README.md

parent 3ff932ea
No related merge requests found
......@@ -16,7 +16,7 @@ Installing R Libraries/Packages
Install them via
```
module add R
module add R/3.3.2-gccmkl_20181025
R
install.packages('tidyverse')
install.packages('readr')
......@@ -77,7 +77,7 @@ Type **n**
Install them via
```
module add R
module add R/3.3.2-gccmkl_20181025
R
source("https://bioconductor.org/biocLite.R")
biocLite('RUVSeq')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment