Mercurial > repos > jbrayet > rsat
changeset 38:c3579324709d draft
Uploaded
author | jbrayet |
---|---|
date | Thu, 24 Sep 2015 05:01:36 -0400 |
parents | 353a1a598dc2 |
children | de9c4eaf3f0c |
files | convertMatrix_wrapper.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/convertMatrix_wrapper.xml Thu Sep 24 05:01:26 2015 -0400 +++ b/convertMatrix_wrapper.xml Thu Sep 24 05:01:36 2015 -0400 @@ -16,7 +16,7 @@ <tool id="rsat_convert_matrix" name="RSAT Convert Matrix" version="1.0"> <description>Inter-conversions between various formats of PSSM</description> <requirements> - <requirement type="package" version="2.7">python</requirement> + <requirement type="package" version="0.6">python_suds</requirement> </requirements> <command interpreter="python"> convertMatrix_wrapper.py -matrix $matrixFile -outGalaxy $txtFile -server $server -input_form $input_format -output_form $output_format