Mercurial > repos > testtool > geo_data
comparison GRsetFromGEO/GRsetFromGEO.xml @ 59:210823033b07 draft
Uploaded
author | testtool |
---|---|
date | Fri, 28 Apr 2017 08:01:31 -0400 |
parents | ab67fa20bd13 |
children | 602e747a6d31 |
comparison
equal
deleted
inserted
replaced
58:ab67fa20bd13 | 59:210823033b07 |
---|---|
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 <requirements> |
6 <requirement type="package" version="0.0.1">450kdependency</requirement> | 6 <requirement type="package" version="0.0.1">450kdependency</requirement> |
7 <requirement type="package" version="3.2.1">R</requirement> | |
7 </requirements> | 8 </requirements> |
8 <stdio> | 9 <stdio> |
9 <exit_code range="1:" /> | 10 <exit_code range="1:" /> |
10 </stdio> | 11 </stdio> |
11 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command> | 12 <command> Rscript $__tool_directory__/GRsetFromGEO.R "$GSE" "$output" </command> |