comparison analysis_load_interpro.xml @ 2:a4901678ccfb 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:49 -0400
parents a19926451daa
children 9a4b816d8a86
comparison
equal deleted inserted replaced
1:4ab9c362351f 2:a4901678ccfb
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>