diff GEO/getGEO.R @ 24:487566ba7b28 draft

Uploaded
author testtool
date Mon, 06 Feb 2017 09:33:48 -0500
parents 70ad38b81a10
children
line wrap: on
line diff
--- 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]