Mercurial > repos > testtool > geo_data
comparison GRsetFromGEO/GRsetFromGEO.xml @ 48:af3db4a42f9e draft
Uploaded
author | testtool |
---|---|
date | Mon, 24 Apr 2017 11:31:56 -0400 |
parents | 6133bb91d065 |
children | 7aeee7c02c4d |
comparison
equal
deleted
inserted
replaced
47:6133bb91d065 | 48:af3db4a42f9e |
---|---|
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> | |
8 </requirements> | 7 </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> |