Mercurial > repos > mvdbeek > r_goseq_1_22_0
view go_macros.xml @ 8:fb95db039592 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit 203b88a9d020c09bf4c748554b6d5798a8daffb9
author | mvdbeek |
---|---|
date | Mon, 07 Mar 2016 14:35:53 -0500 |
parents | 0e9424413ab0 |
children | 04b9c519d3e1 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="3.2.1">R</requirement> <requirement type="package" version="1.22.0">goseq</requirement> </requirements> </xml> <xml name="stdio"> <stdio> <regex match="Execution halted" source="both" level="fatal" description="Execution halted." /> <regex match="Error in" source="both" level="fatal" description="An undefined error occured, please check your input carefully and contact your administrator." /> <regex match="Fatal error" source="both" level="fatal" description="An undefined error occured, please check your input carefully and contact your administrator." /> </stdio> </xml> </macros>