comparison analysis_load_gff3.xml @ 2:01a014af9d38 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:36:41 -0400
parents 11636de3f76c
children 66dfe3b4d881
comparison
equal deleted inserted replaced
1:dbdbf5fea145 2:01a014af9d38
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>