Mercurial > repos > mrvollger > trtr
comparison trtr.xml @ 29:4e6b9640989f
Uploaded
author | mrvollger |
---|---|
date | Sat, 12 Mar 2016 14:50:15 -0500 |
parents | 5c3ec718c26f |
children | c92ea5a8dec6 |
comparison
equal
deleted
inserted
replaced
28:c06c920fb420 | 29:4e6b9640989f |
---|---|
14 <param name="max_repeat" type="integer" value="10" label="Maximum repeat length" /> | 14 <param name="max_repeat" type="integer" value="10" label="Maximum repeat length" /> |
15 <param name="aggressive" type="integer" value="1" label="Aggressive? See description."/> | 15 <param name="aggressive" type="integer" value="1" label="Aggressive? See description."/> |
16 </inputs> | 16 </inputs> |
17 | 17 |
18 <outputs> | 18 <outputs> |
19 <data format="fastq" name="output" /> | 19 <data format_source="input" name="output" /> |
20 </outputs> | 20 </outputs> |
21 | 21 |
22 <tests> | 22 <tests> |
23 <test> | 23 <test> |
24 <param name="input" value="small.fastq"/> | 24 <param name="input" value="small.fastq"/> |