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 e4c0423 commit 9a34ae0
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions docs_rst/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,29 +42,6 @@ Futhermore, follow the subsequent instructions within R environment to install m
- ``library(devtools)``
- ``install_github("jenzopr/Vennerable")``

UROPA usage
-----------

To effectively use UROPA, make yourself familiar with the command-line options:

.. code:: bash
$ uropa
Usage: uropa [options]

Available options:

-h, --help print this help message and further details on the configuration file
-i, --input filename of configuration file [mandatory]
-p, --prefix prefix for output files, can include subdirectories [basename of --input]
-r, --reformat create an additional compact and line-reduced table as result file
-s, --summary additional visualisation of results in graphical format will be created
-t n, --threads n multiprocessed run: n = number of threads to run annotation process
-add-comments show comment lines in output files explaining the columns
-l, --log log file name for messages and warnings
-d, --debug print verbose messages (for debugging purposes)
-v, --version print the version and exit


.. _Miniconda: https://conda.io/miniconda.html
.. _Docker: http://www.docker.com
Expand Down

0 comments on commit 9a34ae0

Please sign in to comment.