Mercurial > repos > dfornika > screen_abricate_report
changeset 2:378696e5f81c draft
planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/screen_abricate_report commit d9732cd3279d03dcc498bf2eb903f9e6120a9d85-dirty
author | dfornika |
---|---|
date | Fri, 27 Sep 2019 13:34:45 -0400 |
parents | 40003338a8e8 |
children | 1c1c680c70a0 |
files | screen_abricate_report.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/screen_abricate_report.xml Fri Sep 27 13:31:43 2019 -0400 +++ b/screen_abricate_report.xml Fri Sep 27 13:34:45 2019 -0400 @@ -5,7 +5,7 @@ <command detect_errors="exit_code"><![CDATA[ '${__tool_directory__}/screen_abricate_report.py' '${abricate_report}' - --screen '${screening_file.fields.path}' + --screening_file '${screening_file.fields.path}' --screened_report '${screened_report}' --gene_detection_status '${gene_detection_status}' ]]></command>