changeset 1:93332d66ee79 draft

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 225d05a1238c15522c9bc3b47fcc6c0bbe2e7b50-dirty"
author public-health-bioinformatics
date Wed, 09 Mar 2022 23:44:08 +0000
parents dc655c5e77d6
children 2c2d59b3d64d
files fastp_json_to_tabular.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/fastp_json_to_tabular.xml	Wed Mar 09 23:40:04 2022 +0000
+++ b/fastp_json_to_tabular.xml	Wed Mar 09 23:44:08 2022 +0000
@@ -4,6 +4,7 @@
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
         '$__tool_directory__/fastp_json_to_tsv.py'
+          ${report} > ${output}
     ]]></command>
     <inputs>
         <param name="report" type="data" format="json" />