Mercurial > repos > bebatut > humann2_renorm_table
view humann2_macros.xml @ 5:e4bbc7d402f5 draft default tip
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f45f31529390153bdaf93a3c94a65f6888ed484b\n'-dirty
| author | bebatut |
|---|---|
| date | Fri, 03 Mar 2017 07:11:41 -0500 |
| parents | e110d0a35fae |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@WRAPPER_VERSION@">0.9.9</token> <xml name="requirements"> <requirements> <requirement type="package" version="@WRAPPER_VERSION@">humann2</requirement> <yield/> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range="1:" /> </stdio> </xml> <xml name="citations"> <citations> <citation type="doi">10.1371/journal.pcbi.1002358</citation> </citations> </xml> </macros>
