# HG changeset patch # User testtool # Date 1499696647 14400 # Node ID 4f157ee63207cfe3fdbe3819d5bb500fb5cb3afd # Parent 5d796e9a96aec0e01178a3067dd012f5085f09dc Uploaded diff -r 5d796e9a96ae -r 4f157ee63207 GRsetFromGEO/GRsetFromGEO.xml --- a/GRsetFromGEO/GRsetFromGEO.xml Mon Jul 10 09:09:09 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.xml Mon Jul 10 10:24:07 2017 -0400 @@ -1,39 +1,26 @@ - - - -bioconductor-minfi - - - - + + downloads data from GEO + + bioconductor-minfi + bioconductor-illuminahumanmethylation450kanno.ilmn12.hg19 + + + + 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 - +Rscript $__tool_directory__/GRsetFromGEO.R "$input" "$output"