Mercurial > repos > testtool > get_gr_set
changeset 9:6908c2998731 draft
Uploaded
author | testtool |
---|---|
date | Tue, 13 Jun 2017 07:03:10 -0400 |
parents | 5b1a9d86338c |
children | 8fb59470e294 |
files | GRsetFromGEO/GRsetFromGEO.R |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Mon Jun 12 13:35:47 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Tue Jun 13 07:03:10 2017 -0400 @@ -1,7 +1,7 @@ require("minfi", quietly = TRUE) options(warn = -1) -options('download.file.method'='libcurl') +options('download.file.method.GEOquery' = 'libcurl') args <- commandArgs(trailingOnly = TRUE) GSE = args[1]