# HG changeset patch # User testtool # Date 1499691524 14400 # Node ID d492a31c50f17cc6460313b3331e1a4b474d01ed # Parent b003e02d1ea4d7974ce5a02cf43d8b96a9070609 Uploaded diff -r b003e02d1ea4 -r d492a31c50f1 GRsetFromGEO/GRsetFromGEO.xml --- a/GRsetFromGEO/GRsetFromGEO.xml Mon Jul 10 08:58:28 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.xml Mon Jul 10 08:58:44 2017 -0400 @@ -1,39 +1,18 @@ - - - -bioconductor-minfi - - - - - Rscript $__tool_directory__/GRsetFromGEO.R "$input" "$output" + + downloads data from GEO + Rscript $__tool_directory__/GRsetFromGEO.R $input output.RData - + - + - - - - - - - - - - - - -**What it does** -This R-based tool downloads data from GEO using getGEO from the GEOquery package and then returns a GenomicRatioSet object -**Input** -The GSE ID of the dataset to be downloaded from GEO "e.g. 'GSE51547'" -**Output** -GenomicRatioSet object + **What it does** + This R-based tool downloads data from GEO using getGEO from the GEOquery package and then returns a GenomicRatioSet object + **Input** + The GSE ID of the dataset to be downloaded from GEO "e.g. 'GSE51547'" + **Output** + GenomicRatioSet object - -10.1093/bioinformatics/btu049 -