Mercurial > repos > gga > tripal_analysis_load_gff3
diff analysis_load_gff3.xml @ 2:01a014af9d38 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 81a83f06b49db32928ba0cd44e5b6d0431868d27
| author | gga |
|---|---|
| date | Thu, 21 Jun 2018 08:36:41 -0400 |
| parents | 11636de3f76c |
| children | 66dfe3b4d881 |
line wrap: on
line diff
--- a/analysis_load_gff3.xml Tue Sep 19 12:19:13 2017 -0400 +++ b/analysis_load_gff3.xml Thu Jun 21 08:36:41 2018 -0400 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="analysis_load_gff3" profile="16.04" name="Load a GFF3 annotation file" version="@WRAPPER_VERSION@.0"> +<tool id="analysis_load_gff3" profile="16.04" name="Load a GFF3 annotation file" version="@WRAPPER_VERSION@.1"> <description>into Tripal</description> <macros> <import>macros.xml</import> @@ -156,6 +156,7 @@ label="Create target features" help="If not found, create features referenced in the target attribute." /> </section> + <expand macro="wait_for"/> </inputs> <outputs> <data format="txt" name="results" label="Load GFF3 into Tripal" />
