Mercurial > repos > testtool > get_gr_set
diff GRsetFromGEO/GRsetFromGEO.R @ 21:07f0fc6e4d1d draft
Uploaded
author | testtool |
---|---|
date | Mon, 03 Jul 2017 07:14:02 -0400 |
parents | 3431c6054674 |
children | 71a8c9b37d45 |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Mon Jul 03 07:13:53 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Mon Jul 03 07:14:02 2017 -0400 @@ -1,8 +1,8 @@ require("minfi", quietly = TRUE) options(warn = -1) -options('download.file.method.GEOquery'='auto') -options('GEOquery.inmemory.gpl'=TRUE) +options('download.file.method.GEOquery' = 'libcurl') +options('GEOquery.inmemory.gpl'=FALSE) args <- commandArgs(trailingOnly = TRUE)