# HG changeset patch # User testtool # Date 1486661193 18000 # Node ID 7230be4d8c66810c6593698a8b0e6d5ee9628418 # Parent 4fb1765f3979f0d09a13ee0cbfb127f38ef5968d Uploaded diff -r 4fb1765f3979 -r 7230be4d8c66 GEO/getGEO.R --- a/GEO/getGEO.R Thu Feb 09 12:03:16 2017 -0500 +++ b/GEO/getGEO.R Thu Feb 09 12:26:33 2017 -0500 @@ -4,7 +4,7 @@ require("rtracklayer", quietly = TRUE) require("FDb.InfiniumMethylation.hg19", quietly = TRUE) -options("download.file.method"="wget") +options("download.file.method.GEOquery"="wget") options(warn = -1) args <- commandArgs(trailingOnly = TRUE)