comparison data_manager/ariba_database_builder.xml @ 6:6286fb2cadf5 draft

planemo upload for repository https://github.com/thanhleviet/galaxy-tools commit 98648bbb7796db528b5685d44a2a5b761c53c19b-dirty
author thanhlv
date Sun, 19 May 2019 08:42:37 -0400
parents be46816110b4
children 8a442938a61a
comparison
equal deleted inserted replaced
5:78bf08fa1e75 6:6286fb2cadf5
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="ariba_database_builder" name="ARIBA build database" tool_type="manage_data" version="@VERSION@"> 2 <tool id="ariba_database_builder" name="ARIBA build database" tool_type="manage_data" version="@VERSION@">
3 <description>database builder</description> 3 <description>database builder</description>
4 <macros>
5 <import>macros.xml</import>
6 </macros>
4 <expand macro="requirements" /> 7 <expand macro="requirements" />
5 <version_command>ariba version | head head -n 1</version_command> 8 <version_command>ariba version | head head -n 1</version_command>
6 <command detect_errors="exit_code"> 9 <command detect_errors="exit_code">
7 <![CDATA[ 10 <![CDATA[
8 #if str($library.lib_type) == "curated" 11 #if str($library.lib_type) == "curated"