Mercurial > repos > gga > tripal_analysis_load_fasta
diff analysis_load_fasta.xml @ 2:fb8e325d7c4a 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:37:40 -0400 |
| parents | 901501ad960c |
| children | 8145622d4ef6 |
line wrap: on
line diff
--- a/analysis_load_fasta.xml Tue Sep 19 12:18:56 2017 -0400 +++ b/analysis_load_fasta.xml Thu Jun 21 08:37:40 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" />
