Mercurial > repos > fabio > iwtomics
comparison testandplot.xml @ 66:0b07bbe59b14 draft
Uploaded 20170609
author | fabio |
---|---|
date | Fri, 09 Jun 2017 11:57:33 -0400 |
parents | bd5ba4648ac0 |
children | 971bb414cc4f |
comparison
equal
deleted
inserted
replaced
65:ba2b17e5792b | 66:0b07bbe59b14 |
---|---|
8 <exit_code range="-1" level="fatal" description="Missing IWTomics package. Please be sure to have it installed before using this tool." /> | 8 <exit_code range="-1" level="fatal" description="Missing IWTomics package. Please be sure to have it installed before using this tool." /> |
9 <exit_code range="10" level="fatal" description="Wrong region ids." /> | 9 <exit_code range="10" level="fatal" description="Wrong region ids." /> |
10 <exit_code range="20" level="fatal" description="Wrong feature ids." /> | 10 <exit_code range="20" level="fatal" description="Wrong feature ids." /> |
11 <exit_code range="30" level="fatal" description="Same test repeated multiple times." /> | 11 <exit_code range="30" level="fatal" description="Same test repeated multiple times." /> |
12 <exit_code range="40" level="fatal" description="Testing error." /> | 12 <exit_code range="40" level="fatal" description="Testing error." /> |
13 <regex match="Error" level="fatal" description="An error has occurred. Please try again." /> | 13 <regex match="Error" source="both" level="fatal" description="An error has occurred. Please try again." /> |
14 </stdio> | 14 </stdio> |
15 | 15 |
16 <command> | 16 <command> |
17 <![CDATA[ | 17 <![CDATA[ |
18 Rscript $__tool_directory__/testandplot.R adjustedpvaluematrix="${adjustedpvaluematrix}" iwtomicsrespdf="${iwtomicsrespdf}" iwtomicssumpdf="${iwtomicssumpdf}" iwtomicsrdata="${iwtomicsrdata}" iwtomicstests="${iwtomicstests}" iwtomicsselectedfeatures="${iwtomicsselectedfeatures}" | 18 Rscript $__tool_directory__/testandplot.R adjustedpvaluematrix="${adjustedpvaluematrix}" iwtomicsrespdf="${iwtomicsrespdf}" iwtomicssumpdf="${iwtomicssumpdf}" iwtomicsrdata="${iwtomicsrdata}" iwtomicstests="${iwtomicstests}" iwtomicsselectedfeatures="${iwtomicsselectedfeatures}" |