Mercurial > repos > testtool > geo_data
comparison GRsetFromGEO/GRsetFromGEO.xml @ 60:602e747a6d31 draft
Uploaded
author | testtool |
---|---|
date | Fri, 28 Apr 2017 09:16:59 -0400 |
parents | 210823033b07 |
children | 599b80e9eb5b |
comparison
equal
deleted
inserted
replaced
59:210823033b07 | 60:602e747a6d31 |
---|---|
1 <tool id="GetGEO" name="GRsetFromGEO" version="1.16.2"> | 1 <tool id="GetGEO" name="GRsetFromGEO" version="1.16.2"> |
2 <description> | 2 <description> |
3 Reading Illumina methylation array data from GEO | 3 Reading Illumina methylation array data from GEO |
4 </description> | 4 </description> |
5 <requirements> | 5 <macros> |
6 <requirement type="package" version="0.0.1">450kdependency</requirement> | 6 <import>GRsetFromGEO_macros.xml</import> |
7 <requirement type="package" version="3.2.1">R</requirement> | 7 </macros> |
8 </requirements> | |
9 <stdio> | 8 <stdio> |
10 <exit_code range="1:" /> | 9 <exit_code range="1:" /> |
11 </stdio> | 10 </stdio> |
12 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command> | 11 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command> |
13 <inputs> | 12 <inputs> |