diff analysis_load_fasta.xml @ 2:0fbe72b81b9e 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:48:27 -0400
parents 43bb9308b52d
children 9e38e70f02f6
line wrap: on
line diff
--- a/analysis_load_fasta.xml	Tue Sep 19 12:24:58 2017 -0400
+++ b/analysis_load_fasta.xml	Thu Jun 21 08:48:27 2018 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="analysis_load_fasta" profile="16.04" name="Load a Fasta file" version="@WRAPPER_VERSION@.1">
+<tool id="analysis_load_fasta" profile="16.04" name="Load a Fasta file" version="@WRAPPER_VERSION@.2">
     <description>into Tripal</description>
     <macros>
         <import>macros.xml</import>
@@ -156,6 +156,7 @@
                    label="Regular expression to extract the accession from external DB"
                    help="this regex will be applied on the fasta definition line to generate the accession from external DB" />
         </section>
+        <expand macro="wait_for"/>
     </inputs>
     <outputs>
         <data format="txt" name="results" label="Load Fasta into Tripal" />