Mercurial > repos > fabio > iwtomics
comparison testandplot.xml @ 80:5893ad34d0ac draft
Uploaded 20170620
author | fabio |
---|---|
date | Tue, 20 Jun 2017 13:14:31 -0400 |
parents | 7dcc25a1a062 |
children |
comparison
equal
deleted
inserted
replaced
79:acf45085f9d4 | 80:5893ad34d0ac |
---|---|
1 <tool id="iwtomics_testandplot" name="IWTomics Test" version="@VERSION@.0"> | 1 <tool id="iwtomics_testandplot" name="IWTomics Test" version="@VERSION@.0"> |
2 <description>and Plot</description> | 2 <description>and Plot</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <!--<expand macro="requirements" />--> | 6 <expand macro="requirements" /> |
7 | 7 |
8 <command detect_errors="exit_code"> | 8 <command detect_errors="exit_code"> |
9 <![CDATA[ | 9 <![CDATA[ |
10 Rscript '$__tool_directory__/testandplot.R' adjustedpvaluematrix='${adjustedpvaluematrix}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' iwtomicsrdata='${iwtomicsrdata}' iwtomicstests='${iwtomicstests}' iwtomicsselectedfeatures='${iwtomicsselectedfeatures}' | 10 Rscript '$__tool_directory__/testandplot.R' adjustedpvaluematrix='${adjustedpvaluematrix}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' iwtomicsrdata='${iwtomicsrdata}' iwtomicstests='${iwtomicstests}' iwtomicsselectedfeatures='${iwtomicsselectedfeatures}' |
11 regionids='${regionids}' | 11 regionids='${regionids}' |