comparison create_or_update_organism.xml @ 4:aee984715db1 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 70fbb41d4c6b0a08a7bed4849a5ae7c865e1ab1e
author gga
date Mon, 12 Mar 2018 06:32:08 -0400
parents b194ffbd6ae1
children 696a1962212e
comparison
equal deleted inserted replaced
3:c1d7a2a21e62 4:aee984715db1
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="create_or_update" name="Create or Update Organism" version="3.2"> 2 <tool id="create_or_update" name="Create or Update Organism" version="3.3">
3 <description>will create the organism if it doesn't exist, and update otherwise</description> 3 <description>will create the organism if it doesn't exist, and update otherwise</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"/>