Mercurial > repos > testtool > get_geo
changeset 33:336f56093613 draft
Uploaded
author | testtool |
---|---|
date | Thu, 09 Feb 2017 09:13:00 -0500 |
parents | 2b223a449cf6 |
children | 6025fa3bfc40 |
files | GEO/getGEO.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/GEO/getGEO.xml Thu Feb 09 08:56:42 2017 -0500 +++ b/GEO/getGEO.xml Thu Feb 09 09:13:00 2017 -0500 @@ -1,10 +1,9 @@ <tool id="GEO" name="getGEO" version="1.16.2"> - <?xml version='1.0' encoding='utf-8'?> <requirements> <requirement type="package" version="3.2.1">R</requirement> </requirements> <stdio> - <exit_code range="1:" level="fatal" /> + <exit_code> range="1:" level="fatal" </exit_code> </stdio> <command> Rscript $__tool_directory__/getGEO.R "$GSMTable" "$MetaTable" "$IlmnTable" "$gmTable"</command> <inputs>