comparison getGSMdata/getGSMdata.xml @ 18:afccca17b66b draft

Uploaded
author testtool
date Mon, 06 Feb 2017 09:09:08 -0500
parents 536a5b235428
children 28717b0d370e
comparison
equal deleted inserted replaced
17:536a5b235428 18:afccca17b66b
1 <tool id="GSM" name="getGSMdata" version="1.16.2"> 1 <tool id="GSM" name="getGSMdata" version="1.16.2">
2 <requirements> 2 <requirements>
3 <requirement type="package" version="3.2.1">package_r_3_2_1</requirement> 3 <requirement type="package" version="3.2.1">R</requirement>
4 </requirements> 4 </requirements>
5 <stdio> 5 <stdio>
6 <exit_code range="1:" /> 6 <exit_code range="1:" />
7 </stdio> 7 </stdio>
8 <command> Rscript $__tool_directory__/getGSMdata.R "$GSE" "$GSMTable" </command> 8 <command> Rscript $__tool_directory__/getGSMdata.R "$GSE" "$GSMTable" </command>