Skip to content

Commit

Permalink
updated usage
Browse files Browse the repository at this point in the history
  • Loading branch information
afust committed Sep 13, 2017
1 parent 9a34ae0 commit 651b19c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs_rst/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ You can also install UROPA from the source PyPI package. Note that this comes wi
To fulfill all other dependencies, `R/Rscript`_, v3.3.0 or higher (follow the instructions on url) is needed.
Futhermore, follow the subsequent instructions within R environment to install mandatory packages:

- ``install.packages(c("ggplot2", "devtools", "gplots", "gridExtra", "jsonlite", ``
``"VennDiagram", "snow", "getopt", "tidyr", UpSetR"))``
- ``install.packages(c("ggplot2","devtools","gplots","gridExtra","jsonlite", "VennDiagram","snow","getopt","tidyr","UpSetR"))``
- ``source("https://bioconductor.org/biocLite.R")``
- ``biocLite(c("RBGL","graph"))``
- further package infos can be found at `CRAN`_ and `Bioconductor`_
Expand Down

0 comments on commit 651b19c

Please sign in to comment.