Skip to content

Commit

Permalink
updated installation options
Browse files Browse the repository at this point in the history
  • Loading branch information
afust committed Sep 13, 2017
1 parent 8ec4b79 commit e4c0423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs_rst/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ 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 e4c0423

Please sign in to comment.