comparison analysis_load_interpro.xml @ 5:9a4b816d8a86 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
author gga
date Tue, 05 Mar 2019 05:21:46 -0500
parents a4901678ccfb
children
comparison
equal deleted inserted replaced
4:b626dfeeeeb9 5:9a4b816d8a86
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@.1"> 2 <tool id="analysis_load_interpro" profile="16.04" name="Load InterProScan results" version="@WRAPPER_VERSION@.0">
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"/>
29 29
30 "\${tmp_dir}/interpro.xml" 30 "\${tmp_dir}/interpro.xml"
31 31
32 && 32 &&
33 33
34 echo "Data loaded" > $results 34 echo "Data loaded" > '$results'
35 ]]></command> 35 ]]></command>
36 <inputs> 36 <inputs>
37 <param name="input" 37 <param name="input"
38 type="data" 38 type="data"
39 format="xml" 39 format="xml"