Mercurial > repos > fabio > iwtomics
diff testandplot.xml @ 74:2bb6b44093ba draft
Uploaded 20170619
author | fabio |
---|---|
date | Mon, 19 Jun 2017 12:08:59 -0400 |
parents | a3bfaf944f73 |
children | 7dcc25a1a062 |
line wrap: on
line diff
--- a/testandplot.xml Wed Jun 14 15:20:56 2017 -0400 +++ b/testandplot.xml Mon Jun 19 12:08:59 2017 -0400 @@ -4,16 +4,8 @@ <import>macros.xml</import> </macros> <expand macro="requirements" /> - <stdio> - <exit_code range="-1" level="fatal" description="Missing IWTomics package. Please be sure to have it installed before using this tool." /> - <exit_code range="10" level="fatal" description="Wrong region ids." /> - <exit_code range="20" level="fatal" description="Wrong feature ids." /> - <exit_code range="30" level="fatal" description="Same test repeated multiple times." /> - <exit_code range="40" level="fatal" description="Testing error." /> - <regex match="Error" source="both" level="fatal" description="An error has occurred. Please try again." /> - </stdio> - <command> + <command detect_errors="exit_code"> <![CDATA[ Rscript '$__tool_directory__/testandplot.R' adjustedpvaluematrix='${adjustedpvaluematrix}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' iwtomicsrdata='${iwtomicsrdata}' iwtomicstests='${iwtomicstests}' iwtomicsselectedfeatures='${iwtomicsselectedfeatures}' regionids='${regionids}'