Mercurial > repos > tomnl > msp_split
diff macros.xml @ 0:aa55ff1d76d4 draft
planemo upload for repository https://github.com/computational-metabolomics/dma-tools-galaxy commit dcfc95273101a7ef0405c2efb8d83f5d456ccd15
| author | tomnl |
|---|---|
| date | Thu, 10 May 2018 07:20:04 -0400 |
| parents | |
| children | 89f33758ad22 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu May 10 07:20:04 2018 -0400 @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" >R</requirement> + <requirement type="package" >r-optparse</requirement> + <requirement type="package" version="0.0.2" >r-xcmswrapper</requirement> + </requirements> + </xml> +</macros>
