diff README.rst @ 33:42fe64cac818

Add bedtools as a dependency for riboplot
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Fri, 30 Oct 2015 12:14:40 +0000
parents fc2094c0f355
children de451be99b93
line wrap: on
line diff
--- a/README.rst	Fri Oct 30 10:10:05 2015 +0000
+++ b/README.rst	Fri Oct 30 12:14:40 2015 +0000
@@ -21,13 +21,6 @@
 
 .. note::
 
-    1.  RNA coverage plot requires `bedtools <https://github.com/arq5x/bedtools2>`_ to be installed.
-
-        This release of riboplot has been tested with bedtools version ``2.17.0``.
+    Matplotlib installation requires freetype headers and libraries installed
+    (``libfreetype6-dev`` on Ubuntu 14.04).
 
-        On Ubuntu and derivatives, bedtools can be installed from the repositories using::
-
-            sudo apt-get install bedtools
-
-    2.  Matplotlib installation requires freetype headers and libraries installed
-        (``libfreetype6-dev`` on Ubuntu 14.04).