diff riboplot.xml @ 30:b26c8f3b5aa6

Use latest version of riboplot from PyPI (0.2.1)
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Fri, 16 Oct 2015 17:19:33 +0100
parents fb64b970da25
children 69f43f4144df
line wrap: on
line diff
--- a/riboplot.xml	Fri Sep 11 10:19:58 2015 +0100
+++ b/riboplot.xml	Fri Oct 16 17:19:33 2015 +0100
@@ -1,8 +1,8 @@
-<tool id="riboplot" name="riboplot" version="0.1.0">
+<tool id="riboplot" name="riboplot" version="0.2.0">
     <description>Plot and output read counts for a single transcript in an alignment (BAM)
     </description>
     <requirements>
-        <requirement type="package" version="0.1.1">riboplot</requirement>
+        <requirement type="package" version="0.2.1">riboplot</requirement>
     </requirements>
     <stdio>
         <exit_code range="1:"  level="fatal" description="Error" />
@@ -78,7 +78,7 @@
 
    If you have RNA-Seq data (sorted BAM), you can select the option to plot RNA coverage.
 
-5. Read lengths to consider [Optional] (Integer - 0 or greater)
+5. Read lengths to consider [optional] (Integer - 0 or greater)
 
    If this option is provided, only Ribo-Seq data of the given length is considered.