Mercurial > repos > lgueguen > sartools
comparison pre_sartools.xml @ 3:de6d0b7c17af draft
release 1.6.3
author | lgueguen |
---|---|
date | Mon, 01 Oct 2018 05:07:56 -0400 |
parents | 581d217c7337 |
children | 05c9b1a7f44e |
comparison
equal
deleted
inserted
replaced
2:d86ccac2a660 | 3:de6d0b7c17af |
---|---|
1 <tool id="presartools" name="Preprocess files for SARTools" version="0.1.0"> | 1 <tool id="presartools" name="Preprocess files for SARTools" version="0.1.0"> |
2 <description>generate design/target file and archive for SARTools inputs</description> | 2 <description>generate design/target file and archive for SARTools inputs</description> |
3 <stdio> | |
4 <regex match="WARNING:galaxy.model:Datatype class not found" level="warning"/> | |
5 </stdio> | |
3 <command interpreter="python"> | 6 <command interpreter="python"> |
4 pre_sartools.py | 7 pre_sartools.py |
5 --outfile=$outfile | 8 --outfile=$outfile |
6 --outarch=$outarch | 9 --outarch=$outarch |
7 #if $batch_condition.condition: | 10 #if $batch_condition.condition: |