diff GEO/getGEO.R @ 36:a266a7c268e9 draft

Uploaded
author testtool
date Thu, 09 Feb 2017 10:13:04 -0500
parents 2b223a449cf6
children
line wrap: on
line diff
--- a/GEO/getGEO.R	Thu Feb 09 09:56:43 2017 -0500
+++ b/GEO/getGEO.R	Thu Feb 09 10:13:04 2017 -0500
@@ -4,7 +4,7 @@
 require("rtracklayer", quietly = TRUE)
 require("FDb.InfiniumMethylation.hg19", quietly = TRUE)
 
-options(warn = -1,"download.file.method"="wget")
+options("download.file.method"="wget")
 
 args <- commandArgs(trailingOnly = TRUE)
 GSMTable = args[1]