Mercurial > repos > iuc > reshape2_cast
view macros.xml @ 0:8c13694c3847 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reshape2 commit 62172bde663955b6c3cb86dc22c47739824f014a
| author | iuc |
|---|---|
| date | Tue, 22 Aug 2017 07:43:00 -0400 |
| parents | |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">r-reshape2</requirement> </requirements> </xml> <token name="@VERSION@">1.4.2</token> </macros>
