Mercurial > repos > testtool > get_gr_set
diff GRsetFromGEO/GRsetFromGEO.R @ 7:c31140daf71f draft
Uploaded
author | testtool |
---|---|
date | Mon, 12 Jun 2017 11:44:26 -0400 |
parents | 7511130b5068 |
children | 5b1a9d86338c |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Sun Jun 11 08:00:36 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Mon Jun 12 11:44:26 2017 -0400 @@ -1,7 +1,7 @@ require("minfi", quietly = TRUE) options(warn = -1) -options("download.file.method"="wget") +options('download.file.method'='curl') args <- commandArgs(trailingOnly = TRUE) GSE = args[1]