Mercurial > repos > devteam > fastq_quality_boxplot
comparison fastq_quality_boxplot.xml @ 5:5a28b303e432 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastq_quality_boxplot commit 4c002e52261da2e7609735883d91fa1610ce6ce7"
| author | iuc |
|---|---|
| date | Thu, 30 Jan 2020 18:25:28 +0000 |
| parents | 439eed933bf9 |
| children | 101dc4d70c89 |
comparison
equal
deleted
inserted
replaced
| 4:439eed933bf9 | 5:5a28b303e432 |
|---|---|
| 21 <data name="output" format="png" metadata_source="input" /> | 21 <data name="output" format="png" metadata_source="input" /> |
| 22 </outputs> | 22 </outputs> |
| 23 <tests> | 23 <tests> |
| 24 <test> | 24 <test> |
| 25 <param name="input" value="fastq_quality_boxplot-in1.fastq" /> | 25 <param name="input" value="fastq_quality_boxplot-in1.fastq" /> |
| 26 <output name="output" file="fastq_quality_boxplot-out1.png" compare="sim_size" delta="768" /> | 26 <output name="output" file="fastq_quality_boxplot-out1.png" compare="sim_size" delta="10000" /> |
| 27 </test> | 27 </test> |
| 28 </tests> | 28 </tests> |
| 29 <help><