Mercurial > repos > fabio > iwtomics
comparison plotwithscale.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_plotwithscale" name="IWTomics Plot with Threshold" version="@VERSION@.0"> | 1 <tool id="iwtomics_plotwithscale" name="IWTomics Plot with Threshold" version="@VERSION@.0"> |
2 <description>on Test Scale</description> | 2 <description>on Test Scale</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__/plotwithscale.R' adjustedpvalue='${adjustedpvalue}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' | 10 Rscript '$__tool_directory__/plotwithscale.R' adjustedpvalue='${adjustedpvalue}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' |
11 iwtomicsrdata='${rdata}' | 11 iwtomicsrdata='${rdata}' |