comparison analysis_load_go.xml @ 2:976020e5c924 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:47:37 -0400
parents 81f5e6980725
children 60d3281859a0
comparison
equal deleted inserted replaced
1:f0d2f2324041 2:976020e5c924
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="analysis_load_go" profile="16.04" name="Load Blast2GO results" version="@WRAPPER_VERSION@.0"> 2 <tool id="analysis_load_go" profile="16.04" name="Load Blast2GO 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"/>
35 format="txt" 35 format="txt"
36 label="Blast2Go results (GAF file)" /> 36 label="Blast2Go results (GAF file)" />
37 37
38 <expand macro="matching"/> 38 <expand macro="matching"/>
39 <expand macro="analysis" /> 39 <expand macro="analysis" />
40 <expand macro="wait_for"/>
40 </inputs> 41 </inputs>
41 <outputs> 42 <outputs>
42 <data format="txt" name="results" label="Load Blast2GO results into Tripal" /> 43 <data format="txt" name="results" label="Load Blast2GO results into Tripal" />
43 </outputs> 44 </outputs>
44 <tests> 45 <tests>