Mercurial > repos > moheydarian > melt
changeset 3:3621af0e3ef7 draft default tip
Uploaded
| author | moheydarian |
|---|---|
| date | Mon, 13 Mar 2017 11:06:30 -0400 |
| parents | 337a0ad7167d |
| children | |
| files | melt.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/melt.xml Sun Mar 12 18:53:08 2017 -0400 +++ b/melt.xml Mon Mar 13 11:06:30 2017 -0400 @@ -8,7 +8,7 @@ <exit_code range="1:" /> </stdio> <command><![CDATA[ - Rscript ${__tool_directory__}/melt.R --input "$input1" --output "Rplot.pdf" + Rscript ${__tool_directory__}/melt.R --input "$input1" --output "output.tabular" ]]></command> <inputs> <param name="input1" type="data" format="tabular" label="Input should have column headers - these will be the variable IDs that are summarized"/>
