Mercurial > repos > iuc > trinity_contig_exn50_statistic
view macros.xml @ 2:8af1541ad37f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit bc4ea54f0deec4ddec8e6cf79fd547491e165686
| author | iuc |
|---|---|
| date | Mon, 28 Aug 2017 16:51:30 -0400 |
| parents | c100bfc83d6a |
| children | 96f09bfbba95 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.4.0">trinity</requirement> <yield/> </requirements> </xml> <token name="@WRAPPER_VERSION@">2.4.0</token> <xml name="citation"> <citations> <citation type="doi">10.1038/nbt.1883</citation> </citations> </xml> </macros>
