Mercurial > repos > gga > tripal_expression_add_expression
comparison expression_add_expression.xml @ 2:c19da0c45782 draft default tip
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit ea279e5b47cf3d5767328d17b0e40e57b0238ea1"
| author | gga |
|---|---|
| date | Wed, 14 Aug 2019 10:03:48 -0400 |
| parents | 9af61a2ba323 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:9af61a2ba323 | 2:c19da0c45782 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="expression_add_expression" name="Load expression data" version="@WRAPPER_VERSION@.0"> | 2 <tool id="expression_add_expression" name="Load expression data" version="@WRAPPER_VERSION@.1"> |
| 3 <description>into Tripal</description> | 3 <description>into 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"/> |
| 76 | 76 |
| 77 <param name="stop_regex" label="Stop Regex" argument="stop_regex" type="text" help="A regular expression to describe the line that occurs after the end of the expression data. If the file has no footer text, this is not needed. (optional)"> | 77 <param name="stop_regex" label="Stop Regex" argument="stop_regex" type="text" help="A regular expression to describe the line that occurs after the end of the expression data. If the file has no footer text, this is not needed. (optional)"> |
| 78 <expand macro="sanitized"/> | 78 <expand macro="sanitized"/> |
| 79 </param> | 79 </param> |
| 80 | 80 |
| 81 <expand macro="wait_for"/> | |
| 82 | |
| 81 </inputs> | 83 </inputs> |
| 82 <outputs> | 84 <outputs> |
| 83 <data format="txt" name="results"/> | 85 <data format="txt" name="results"/> |
| 84 </outputs> | 86 </outputs> |
| 85 <help> | 87 <help> |
