changeset 12:49fb5138448c draft

Uploaded
author testtool
date Wed, 14 Jun 2017 11:58:44 -0400
parents bfc8b961afe1
children 6f7428f907da
files GRsetFromGEO/GRsetFromGEO.R
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R	Tue Jun 13 08:24:22 2017 -0400
+++ b/GRsetFromGEO/GRsetFromGEO.R	Wed Jun 14 11:58:44 2017 -0400
@@ -1,7 +1,6 @@
 require("minfi", quietly = TRUE)
 
 options(warn = -1)
-options('download.file.method'='wget')
 
 args <- commandArgs(trailingOnly = TRUE)
 GSE = args[1]