Mercurial > repos > qfabrepo > metadegalaxy_reheader
changeset 1:9cb93e3df272 draft
"planemo upload for repository https://github.com/QFAB-Bioinformatics/metaDEGalaxy/tree/master/reheader commit dc2fe0de7778cdaff7b35d56691ce3de7919fc79"
author | qfabrepo |
---|---|
date | Fri, 18 Sep 2020 10:05:18 +0000 |
parents | 331fd79a9341 |
children | dce768959840 |
files | reheader.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/reheader.xml Thu Sep 03 01:32:31 2020 +0000 +++ b/reheader.xml Fri Sep 18 10:05:18 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="rename" name="reheader" version="1.0.0" force_history_refresh="True"> +<tool id="rename" name="reheader" version="1.0.0"> <description>Rename sequence header in FASTQ file</description> <requirements> <requirement type="package" version="1.74">biopython</requirement> @@ -20,7 +20,7 @@ <tests> <test> <param name="inputfile" value="F3D0_R1.fastq"/> - <output name="outout" file="test_output.txt"/> + <output name="output" file="test_output.txt"/> </test> </tests>