changeset 37:353a1a598dc2 draft

Uploaded
author jbrayet
date Thu, 24 Sep 2015 05:01:26 -0400
parents fc8cb5f1fe12
children c3579324709d
files compareMatrices_wrapper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/compareMatrices_wrapper.xml	Tue Sep 22 08:56:39 2015 -0400
+++ b/compareMatrices_wrapper.xml	Thu Sep 24 05:01:26 2015 -0400
@@ -16,7 +16,7 @@
 <tool id="rsat_compare_matrices" name="RSAT Compare Matrices" version="1.0">
   <description>Comparison between two collections of position-specific scoring matrices</description>
   <requirements>
-    <requirement type="package" version="2.7">python</requirement>
+    <requirement type="package" version="0.6">python_suds</requirement>
   </requirements>
   <command interpreter="python">
     compareMatrices_wrapper.py -matrix_1 $matrixFile_1 -format1 $matrix_format_1 -matrix_2 $matrixFile_2 -format2 $matrix_format_2 -outGalaxy $txtFile -server $server