comparison organism_delete_organism.xml @ 9:b48b76dc2695 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857
author gga
date Tue, 05 Mar 2019 05:12:41 -0500
parents 81c189dd9a10
children 87df7adce77e
comparison
equal deleted inserted replaced
8:7b5b386697cb 9:b48b76dc2695
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="organism_delete_organisms" name="Chado organism delete" version="@WRAPPER_VERSION@.0"> 2 <tool id="organism_delete_organisms" name="Chado organism delete" version="@WRAPPER_VERSION@.0">
3 <description>delete_organisms</description> 3 <description></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"/>
8 <code file="chado.py"/> 8 <code file="chado.py"/>
11 11
12 chakin organism delete_organisms 12 chakin organism delete_organisms
13 13
14 --organism_id $organism 14 --organism_id $organism
15 15
16 > $results 16 > '$results'
17 ]]></command> 17 ]]></command>
18 <inputs> 18 <inputs>
19 <!-- arguments --> 19 <!-- arguments -->
20 20
21 <!-- options --> 21 <!-- options -->