Mercurial > repos > testtool > get_gr_set
changeset 14:c3b28b232e64 draft
Uploaded
author | testtool |
---|---|
date | Wed, 14 Jun 2017 12:23:00 -0400 |
parents | 6f7428f907da |
children | 6c3be09de899 |
files | GRsetFromGEO/GRsetFromGEO.R |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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]