Mercurial > repos > iuc > ucsc_fasplit
comparison fasplit.xml @ 1:cc92ed088daa draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc-tools/fasplit commit 6f82cbc16053cecdf58d15a8d0fcdeac7991abaf
| author | iuc |
|---|---|
| date | Thu, 25 Jan 2018 12:06:36 -0500 |
| parents | 6ea5ae81aec1 |
| children | 713741ee0185 |
comparison
equal
deleted
inserted
replaced
| 0:6ea5ae81aec1 | 1:cc92ed088daa |
|---|---|
| 1 <tool id="fasplit" name="faSplit" version="@WRAPPER_VERSION@"> | 1 <tool id="fasplit" name="faSplit" version="@WRAPPER_VERSION@"> |
| 2 <description>Split a FASTA file</description> | 2 <description>Split a FASTA file</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-fasplit</requirement> | 7 <requirement type="package" version="@WRAPPER_VERSION@">ucsc-fasplit</requirement> |
| 8 </requirements> | 8 </requirements> |
| 9 <command detect_errors="exit_code"><