Mercurial > repos > testtool > get_gr_set
changeset 47:b68434e4db0e draft
Uploaded
| author | testtool | 
|---|---|
| date | Tue, 08 Aug 2017 11:52:38 -0400 | 
| parents | ed948c608056 | 
| children | 20d50c006fca | 
| files | GRsetFromGEO/GRsetFromGEO.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/GRsetFromGEO/GRsetFromGEO.xml Tue Aug 08 09:44:54 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.xml Tue Aug 08 11:52:38 2017 -0400 @@ -7,7 +7,7 @@ <stdio> <exit_code range="1:" /> </stdio> - <command>Rscript $__tool_directory__/GRsetFromGEO.R $input output.rdata</command> + <command>Rscript $__tool_directory__/GRsetFromGEO.R "$input" "$output"</command> <inputs> <param format="text" name="input" type="text" value="" label="Enter GSE ID." help="e.g. 'GSE51547'"/> </inputs>
