comparison GRsetFromGEO/GRsetFromGEO.xml @ 16:0abad8725065 draft

Uploaded
author testtool
date Wed, 12 Apr 2017 11:30:26 -0400
parents cf1e6aa2caea
children 3381429d7391
comparison
equal deleted inserted replaced
15:0ff41509c752 16:0abad8725065
1 <tool id="GRset" name="GRsetFromGEO" version="1.16.2"> 1 <tool id="GRset" name="GRsetFromGEO" version="1.16.2">
2 <requirements> 2 <requirements>
3 <requirement name="package_r_3_2_1" type="package" version="3.2.1">R</requirement> 3 <requirement name="package_r_3_2_1" type="package" version="3.2.1">R</requirement>
4 <requirement name="package_minfi_1_16_0" owner="nturaga" ></requirement>
5 </requirements> 4 </requirements>
6 <stdio> 5 <stdio>
7 <exit_code range="1:" /> 6 <exit_code range="1:" />
8 </stdio> 7 </stdio>
9 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command> 8 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command>