Mercurial > repos > testtool > get_gr_set
diff GRsetFromGEO/GRsetFromGEO.R @ 14:c3b28b232e64 draft
Uploaded
author | testtool |
---|---|
date | Wed, 14 Jun 2017 12:23:00 -0400 |
parents | 6f7428f907da |
children | ceaf71c74547 |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Wed Jun 14 12:07:05 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Wed Jun 14 12:23:00 2017 -0400 @@ -1,5 +1,7 @@ +require("minfi", quietly = TRUE) + options(warn = -1) -options('download.file.method'='auto') +options('download.file.method'='wget') args <- commandArgs(trailingOnly = TRUE) GSE = args[1]