# HG changeset patch # User testtool # Date 1486391628 18000 # Node ID 487566ba7b281e9c087ca6201ee43fdc7cdb46e1 # Parent 70ad38b81a10e5e43c7a56fba189c68543bc622c Uploaded diff -r 70ad38b81a10 -r 487566ba7b28 GEO/.Rhistory diff -r 70ad38b81a10 -r 487566ba7b28 GEO/getGEO.R --- a/GEO/getGEO.R Mon Feb 06 09:30:24 2017 -0500 +++ b/GEO/getGEO.R Mon Feb 06 09:33:48 2017 -0500 @@ -5,7 +5,6 @@ require("FDb.InfiniumMethylation.hg19", quietly = TRUE) options(warn = -1) -options(download.file.method ="wget") args <- commandArgs(trailingOnly = TRUE) GSMTable = args[1] MetaTable = args[2]