Mercurial > repos > testtool > get_geo
diff getGEO/getGEO.R @ 28:315b0dc61049 draft
Uploaded
author | testtool |
---|---|
date | Wed, 08 Feb 2017 08:58:15 -0500 |
parents | b342a87d7c03 |
children |
line wrap: on
line diff
--- a/getGEO/getGEO.R Mon Feb 06 10:39:59 2017 -0500 +++ b/getGEO/getGEO.R Wed Feb 08 08:58:15 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]