Mercurial > repos > gga > tripal_phylogeny_sync
comparison phylogeny_sync.xml @ 2:f70a7f06ef30 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:25:33 -0500 |
parents | d1f5c6c38277 |
children |
comparison
equal
deleted
inserted
replaced
1:159fd092ca62 | 2:f70a7f06ef30 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="phylogeny_sync" profile="16.04" name="Synchronize phylogeny data" version="@WRAPPER_VERSION@.1"> | 2 <tool id="phylogeny_sync" profile="16.04" name="Synchronize phylogeny data" version="@WRAPPER_VERSION@.0"> |
3 <description>from Chado to Tripal</description> | 3 <description>from Chado to Tripal</description> |
4 <macros> | 4 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
13 | 13 |
14 tripaille phylogeny sync | 14 tripaille phylogeny sync |
15 | 15 |
16 && | 16 && |
17 | 17 |
18 echo "Data loaded" > $results | 18 echo "Data loaded" > '$results' |
19 ]]></command> | 19 ]]></command> |
20 <inputs> | 20 <inputs> |
21 <expand macro="wait_for"/> | 21 <expand macro="wait_for"/> |
22 </inputs> | 22 </inputs> |
23 <outputs> | 23 <outputs> |