Mercurial > repos > testtool > geo_data
changeset 1:7230be4d8c66 draft
Uploaded
author | testtool |
---|---|
date | Thu, 09 Feb 2017 12:26:33 -0500 |
parents | 4fb1765f3979 |
children | 63231b6e69aa |
files | GEO/getGEO.R |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/GEO/getGEO.R Thu Feb 09 12:03:16 2017 -0500 +++ b/GEO/getGEO.R Thu Feb 09 12:26:33 2017 -0500 @@ -4,7 +4,7 @@ require("rtracklayer", quietly = TRUE) require("FDb.InfiniumMethylation.hg19", quietly = TRUE) -options("download.file.method"="wget") +options("download.file.method.GEOquery"="wget") options(warn = -1) args <- commandArgs(trailingOnly = TRUE)