# HG changeset patch # User vimalkumarvelayudhan # Date 1511522213 18000 # Node ID 415fc38fbae15e83851ff94c79e14b4c1c21a034 # Parent d8f43b478d9c4c703beda63a3577beeb4bcf42f9 Uploaded diff -r d8f43b478d9c -r 415fc38fbae1 README.rst --- a/README.rst Fri Nov 24 06:15:37 2017 -0500 +++ b/README.rst Fri Nov 24 06:16:53 2017 -0500 @@ -21,11 +21,14 @@ .. note:: - RNA coverage plot requires `bedtools `_ to be installed. + RNA coverage plot requires `bedtools `_. + This release of riboplot has been tested with bedtools version ``2.24.0``. - This release of riboplot has been tested with bedtools version ``2.17.0``. + If you have conda enabled on Galaxy, then all dependencies including bedtools + will be installed automatically. - On Ubuntu and derivatives, bedtools can be installed from the repositories using:: + Otherwise, on Ubuntu and derivatives, bedtools can be installed from the + repositories using:: sudo apt-get install bedtools