comparison analysis_load_gff3.xml @ 2:16acaa0aa58c draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 81a83f06b49db32928ba0cd44e5b6d0431868d27
author gga
date Thu, 21 Jun 2018 08:48:01 -0400
parents 5ce8ae1288c1
children c2c58d775e6d
comparison
equal deleted inserted replaced
1:f772d70f80e9 2:16acaa0aa58c
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="analysis_load_gff3" profile="16.04" name="Load a GFF3 annotation file" version="@WRAPPER_VERSION@.0"> 2 <tool id="analysis_load_gff3" profile="16.04" name="Load a GFF3 annotation file" version="@WRAPPER_VERSION@.1">
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"/>
154 truevalue="--target_create" 154 truevalue="--target_create"
155 falsevalue="" 155 falsevalue=""
156 label="Create target features" 156 label="Create target features"
157 help="If not found, create features referenced in the target attribute." /> 157 help="If not found, create features referenced in the target attribute." />
158 </section> 158 </section>
159 <expand macro="wait_for"/>
159 </inputs> 160 </inputs>
160 <outputs> 161 <outputs>
161 <data format="txt" name="results" label="Load GFF3 into Tripal" /> 162 <data format="txt" name="results" label="Load GFF3 into Tripal" />
162 </outputs> 163 </outputs>
163 <tests> 164 <tests>