Mercurial > repos > testtool > get_geo
diff getGEO/getGEO.R @ 19:f49d9ccacc73 draft
Uploaded
author | testtool |
---|---|
date | Mon, 06 Feb 2017 05:36:14 -0500 |
parents | fafbd5bb1f05 |
children |
line wrap: on
line diff
--- a/getGEO/getGEO.R Fri Jan 20 11:29:05 2017 -0500 +++ b/getGEO/getGEO.R Mon Feb 06 05:36:14 2017 -0500 @@ -5,6 +5,7 @@ require("FDb.InfiniumMethylation.hg19", quietly = TRUE) options(warn = -1) +options("download.file.method"="wget") args <- commandArgs(trailingOnly = TRUE) GSMTable = args[1] MetaTable = args[2]