Mercurial > repos > charles_s_test > seqsero2
comparison seqsero.xml @ 10:53efef402c51 draft
planemo upload commit a4fb57231f274270afbfebd47f67df05babffa4a-dirty
| author | charles_s_test |
|---|---|
| date | Wed, 29 Nov 2017 08:34:19 -0500 |
| parents | acc5cd06a36a |
| children | 0fdf26c5e805 |
comparison
equal
deleted
inserted
replaced
| 9:acc5cd06a36a | 10:53efef402c51 |
|---|---|
| 10 | 10 |
| 11 <stdio> | 11 <stdio> |
| 12 <exit_code range="0:" level="warning"/> | 12 <exit_code range="0:" level="warning"/> |
| 13 <regex match="Error:"/> | 13 <regex match="Error:"/> |
| 14 </stdio> | 14 </stdio> |
| 15 <command> | 15 <command interpreter="python2.7"> |
| 16 | 16 |
| 17 python $__tool_directory__/run_seqsero.py $input1 $__tool_directory__/ | 17 $__tool_directory__/run_seqsero.py $input1 $__tool_directory__/ |
| 18 | 18 |
| 19 </command> | 19 </command> |
| 20 <inputs> | 20 <inputs> |
| 21 <param format="fastq,fastqsanger" name="input1" multiple="true" type="data" label="Source file"/> | 21 <param format="fastq,fastqsanger" name="input1" multiple="true" type="data" label="Source file"/> |
| 22 <!--<param format="fastq" name="input2" multiple="true" type="data" label="Source file"/>--> | 22 <!--<param format="fastq" name="input2" multiple="true" type="data" label="Source file"/>--> |
