Mercurial > repos > testtool > get_gr_set
diff GRsetFromGEO/GRsetFromGEO.R @ 11:bfc8b961afe1 draft
Uploaded
author | testtool |
---|---|
date | Tue, 13 Jun 2017 08:24:22 -0400 |
parents | 8fb59470e294 |
children | 49fb5138448c |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Tue Jun 13 07:30:46 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Tue Jun 13 08:24:22 2017 -0400 @@ -1,7 +1,7 @@ require("minfi", quietly = TRUE) options(warn = -1) -options('download.file.method.GEOquery' = 'wget') +options('download.file.method'='wget') args <- commandArgs(trailingOnly = TRUE) GSE = args[1]