Mercurial > repos > iuc > trinity
view macros.xml @ 16:7c21b4380e84 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
| author | iuc |
|---|---|
| date | Fri, 31 Mar 2017 11:32:51 -0400 |
| parents | 80c6d1ec9cd7 |
| children | 87ab70ffdf1f |
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>
