comparison twobittofa.xml @ 2:356dc923f8d3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/twobittofa commit 6f82cbc16053cecdf58d15a8d0fcdeac7991abaf
author iuc
date Thu, 25 Jan 2018 12:07:29 -0500
parents 4a81db403bd9
children 8067dfa00ed2
comparison
equal deleted inserted replaced
1:4a81db403bd9 2:356dc923f8d3
1 <tool id="ucsc-twobittofa" name="twoBitToFa" version="@WRAPPER_VERSION@"> 1 <tool id="ucsc-twobittofa" name="twoBitToFa" version="@WRAPPER_VERSION@">
2 <description>Convert all or part of .2bit file to FASTA</description> 2 <description>Convert all or part of .2bit file to FASTA</description>
3 <macros> 3 <macros>
4 <token name="@WRAPPER_VERSION@">332</token> 4 <token name="@WRAPPER_VERSION@">357</token>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@WRAPPER_VERSION@">ucsc-twobittofa</requirement> 7 <requirement type="package" version="@WRAPPER_VERSION@">ucsc-twobittofa</requirement>
8 </requirements> 8 </requirements>
9 <version_command><![CDATA[ echo "@WRAPPER_VERSION@" ]]></version_command> 9 <version_command><![CDATA[ echo "@WRAPPER_VERSION@" ]]></version_command>