Mercurial > repos > vimalkumarvelayudhan > riboplot
diff README.rst @ 40:415fc38fbae1 draft
Uploaded
author | vimalkumarvelayudhan |
---|---|
date | Fri, 24 Nov 2017 06:16:53 -0500 |
parents | 3c6ce517b9f2 |
children |
line wrap: on
line diff
--- 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 <https://github.com/arq5x/bedtools2>`_ to be installed. + RNA coverage plot requires `bedtools <https://github.com/arq5x/bedtools2>`_. + 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