Mercurial > repos > gga > tripal_analysis_load_interpro
comparison analysis_load_interpro.xml @ 2:e784e9a1cda9 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:38:51 -0400 |
parents | dc0a6c9cea1c |
children | 1e2fcb5c8bd2 |
comparison
equal
deleted
inserted
replaced
1:731ccc748afd | 2:e784e9a1cda9 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="analysis_load_interpro" profile="16.04" name="Load InterProScan results" version="@WRAPPER_VERSION@.0"> | 2 <tool id="analysis_load_interpro" profile="16.04" name="Load InterProScan results" 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"/> |
50 type="text" | 50 type="text" |
51 label="InterProScan parameters used to produce the results" /> | 51 label="InterProScan parameters used to produce the results" /> |
52 | 52 |
53 <expand macro="matching"/> | 53 <expand macro="matching"/> |
54 <expand macro="analysis" /> | 54 <expand macro="analysis" /> |
55 <expand macro="wait_for"/> | |
55 </inputs> | 56 </inputs> |
56 <outputs> | 57 <outputs> |
57 <data format="txt" name="results" label="Load InterProScan results into Tripal" /> | 58 <data format="txt" name="results" label="Load InterProScan results into Tripal" /> |
58 </outputs> | 59 </outputs> |
59 <tests> | 60 <tests> |