Mercurial > repos > iuc > trinity_analyze_diff_expr
view macros.xml @ 4:ce471a02397f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit e2cbd5016ee728c7d1fe80a8355518077b382bc3
| author | iuc |
|---|---|
| date | Thu, 27 Apr 2017 11:36:03 -0400 |
| parents | c5f3ad2e0051 |
| children | 4d507efecb35 |
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>
