Mercurial > repos > leomrtns > nanofilt
comparison nanofilt.xml @ 1:a2c318b04f49 draft default tip
planemo upload
author | leomrtns |
---|---|
date | Thu, 16 May 2019 11:55:56 -0400 |
parents | ff1cc05e789a |
children |
comparison
equal
deleted
inserted
replaced
0:ff1cc05e789a | 1:a2c318b04f49 |
---|---|
53 <param name="maxGC" type="float" label="Sequences must have GC content lower than this" min="0.0" max="1.0" help="(--maxGC)" optional="true" /> | 53 <param name="maxGC" type="float" label="Sequences must have GC content lower than this" min="0.0" max="1.0" help="(--maxGC)" optional="true" /> |
54 </when> | 54 </when> |
55 </conditional> | 55 </conditional> |
56 </inputs> | 56 </inputs> |
57 <outputs> | 57 <outputs> |
58 <data name="output1" format="fastq" /> | 58 <data name="output1" format="fastqsanger" /> |
59 <data name="logfile" format="tabular" label="Log file" from_work_dir="logfile.txt" /> | 59 <data name="logfile" format="tabular" label="Log file" from_work_dir="logfile.txt" /> |
60 </outputs> | 60 </outputs> |
61 <tests> | 61 <tests> |
62 <test> | 62 <test> |
63 <param name="input1" value="input.fastq"/> | 63 <param name="input1" value="input.fastq"/> |