Mercurial > repos > iuc > trinity_abundance_estimates_to_matrix
view macros.xml @ 7:34cefa17a764 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 6d3a6d130b58b15190bf286b9840caa162a2bea1
| author | iuc |
|---|---|
| date | Thu, 14 Dec 2017 10:24:04 -0500 |
| parents | 8b5039bdf1f6 |
| children | 850cf1fccd69 |
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>
