comparison kobas_identify.xml @ 3:83b998fa34ea draft

planemo upload commit f6412ce479ec7ea8984e82ea1b226a039133eea4
author iuc
date Thu, 10 Nov 2016 16:21:41 -0500
parents 720b1beabad6
children 20f1b45dea63
comparison
equal deleted inserted replaced
2:2f9619adab91 3:83b998fa34ea
1 <tool id="kobas_identify" name="KOBAS Identify" version="@WRAPPER_VERSION@"> 1 <tool id="kobas_identify" name="KOBAS Identify" version="@WRAPPER_VERSION@">
2 <description>KEGG Orthology Based Annotation System</description> 2 <description>KEGG Orthology Based Annotation System</description>
3 <macros> 3 <macros>
4 <import>kobas_macros.xml</import> 4 <import>kobas_macros.xml</import>
5 </macros> 5 </macros>
6 <requirements> 6
7 <requirement type="package" version="@KOBAS_VERSION@">kobas</requirement> 7 <expand macro="requirements"/>
8 </requirements>
9 8
10 <command> 9 <command>
11 <![CDATA[ 10 <![CDATA[
12 11
13 mkdir sqlite && 12 mkdir sqlite &&