Mercurial > repos > greg > ks_distribution
diff ks_distribution.xml @ 8:1650842a90ba draft
Uploaded
author | greg |
---|---|
date | Thu, 08 Jun 2017 10:32:44 -0400 |
parents | 9831319a19fb |
children | 214e2710c51e |
line wrap: on
line diff
--- a/ks_distribution.xml Tue Jun 06 09:02:08 2017 -0400 +++ b/ks_distribution.xml Thu Jun 08 10:32:44 2017 -0400 @@ -4,14 +4,12 @@ <import>macros.xml</import> </macros> <expand macro="requirements_ks_distribution" /> - <command detect_errors="exit_code"> - <![CDATA[ - Rscript $__tool_directory__/ks_distribution.R - -k '$input' - -c '$components' - -o '$output' - ]]> - </command> + <command detect_errors="exit_code"><![CDATA[ +Rscript $__tool_directory__/ks_distribution.R +-k '$input' +-c '$components' +-o '$output' + ]]></command> <inputs> <param name="input" format="tabular" type="data" label="KaKsAnalysis tabular file" /> <param name="components" format="tabular" type="data" label="Significant components" />