# HG changeset patch # User testtool # Date 1499691508 14400 # Node ID b003e02d1ea4d7974ce5a02cf43d8b96a9070609 # Parent b2a0cc48c83829c8064d145e6b5db47990965bc3 Deleted selected files diff -r b2a0cc48c838 -r b003e02d1ea4 GRsetFromGEO.xml --- a/GRsetFromGEO.xml Mon Jul 10 08:58:24 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ - - 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 - -