Mercurial > repos > gga > tripal_entity_publish
diff entity_publish.xml @ 1:cf07e70c1502 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
author | gga |
---|---|
date | Tue, 05 Mar 2019 05:23:23 -0500 |
parents | fd775ed5c129 |
children | 6367393cae8e |
line wrap: on
line diff
--- a/entity_publish.xml Mon Feb 25 06:31:21 2019 -0500 +++ b/entity_publish.xml Tue Mar 05 05:23:23 2019 -0500 @@ -6,13 +6,18 @@ </macros> <expand macro="requirements"/> <command detect_errors="aggressive"><![CDATA[ -tripaille entity publish + + @AUTH@ + + tripaille entity publish -#for $rep in $repeat_types: - --types '$rep.types' -#end for + #for $rep in $repeat_types: + --types '$rep.types' + #end for -| jq -S . > $results + && + + echo "Data loaded" > '$results' ]]></command> <inputs> <!-- arguments -->