Mercurial > repos > tduigou > neo4jsbml
changeset 1:baf9eed5353b draft
planemo upload for repository https://github.com/brsynth/neo4jsbml commit 513db7f056db275f3f5d8d1337d39ff66012d89f
author | tduigou |
---|---|
date | Mon, 09 Oct 2023 10:48:58 +0000 |
parents | 748d0a0925cb |
children | 0dbe53bc9519 |
files | neo4jsbml.xml |
diffstat | 1 files changed, 3 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/neo4jsbml.xml Mon Oct 09 10:27:18 2023 +0000 +++ b/neo4jsbml.xml Mon Oct 09 10:48:58 2023 +0000 @@ -8,13 +8,9 @@ </requirements> <command detect_errors="exit_code"><![CDATA[ python -m neo4jsbml - --input-auradb-file '$input_auradb_file' - - --input-file-sbml '$input_file_sbml' - #if str($input_tag_str) != "" - --input-tag-str '$input_tag_str' - #end if - --input-modelisation-json '$input_modelisation_json' > '$output_log' + --input-auradb-file '$input_auradb_file' + --input-file-sbml '$input_file_sbml' + --input-modelisation-json '$input_modelisation_json' ]]></command> <inputs> <param name="input_auradb_file" type="data" format="txt" label="Config file provided by AuraDB"/>