diff getGEO/getGEO.R @ 26:b342a87d7c03 draft

Uploaded
author testtool
date Mon, 06 Feb 2017 09:44:29 -0500
parents fe105dbd7e1e
children 315b0dc61049
line wrap: on
line diff
--- a/getGEO/getGEO.R	Mon Feb 06 09:39:52 2017 -0500
+++ b/getGEO/getGEO.R	Mon Feb 06 09:44:29 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]