Mercurial > repos > testtool > geo_data
comparison GRsetFromGEO/GRsetFromGEO.xml @ 45:28416ed17e41 draft
Uploaded
author | testtool |
---|---|
date | Mon, 24 Apr 2017 10:52:54 -0400 |
parents | 925945cca45f |
children | 591f68d46899 |
comparison
equal
deleted
inserted
replaced
44:1edbb29139af | 45:28416ed17e41 |
---|---|
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 <requirements> |
6 <requirement type="package" version="3.2.1">R</requirement> | 6 <requirement type="package" version="3.2.1">R</requirement> |
7 <requirement type="package" version="1.16.0">minfi</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> |