Skip to content
Snippets Groups Projects
Commit cff5351c authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

update depandencies readme

parent c9d35418
Branches
Tags
No related merge requests found
......@@ -30,6 +30,8 @@ The following depandencies are mandatory:
```
install.packages(c('car', 'parallel', 'data.table', 'ggplot2', 'gridExtra', 'glmmTMB', 'magrittr', 'MASS', 'plotROC', 'reshape2', 'rlang', 'stats', 'utils', 'BiocManager'))
BiocManager::install('S4Vectors', update = FALSE)
## -- optional
BiocManager::install('DESeq2', update = FALSE)
```
### System requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment