Mercurial > repos > testtool > get_gr_set
changeset 33:ae82fab7c544 draft
Uploaded
author | testtool |
---|---|
date | Sun, 23 Jul 2017 12:07:05 -0400 |
parents | 296124126b94 |
children | 4b71f1bfc45e |
files | GRsetFromGEO/GRsetFromGEO.R |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Sun Jul 23 12:00:07 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Sun Jul 23 12:07:05 2017 -0400 @@ -1,5 +1,5 @@ +require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE) require("minfi", quietly = TRUE) -require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE) options(warn = -1) options('download.file.method.GEOquery' = 'wget')