Mercurial > repos > jbrayet > rsat
changeset 40:5e11231fb0ff draft
Uploaded
author | jbrayet |
---|---|
date | Thu, 24 Sep 2015 05:01:56 -0400 |
parents | de9c4eaf3f0c |
children | 5b0223526922 |
files | matrixScan_wrapper.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/matrixScan_wrapper.xml Thu Sep 24 05:01:46 2015 -0400 +++ b/matrixScan_wrapper.xml Thu Sep 24 05:01:56 2015 -0400 @@ -16,7 +16,7 @@ <tool id="rsat_matrix_scan" name="RSAT Matrix Scan" version="1.0"> <description>Scan a DNA sequence with a profile matrix</description> <requirements> - <requirement type="package" version="2.7">python</requirement> + <requirement type="package" version="0.6">python_suds</requirement> </requirements> <command interpreter="python"> matrixScan_wrapper.py -sequence $sequenceFile -matrix $matrixFile -outGalaxy $txtFile -matrix_format $matrix_format -n_treatment $n_treatment -markov $markov