comparison GRsetFromGEO/GRsetFromGEO.R @ 33:ae82fab7c544 draft

Uploaded
author testtool
date Sun, 23 Jul 2017 12:07:05 -0400
parents 296124126b94
children 88d2c717105e
comparison
equal deleted inserted replaced
32:296124126b94 33:ae82fab7c544
1 require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE)
1 require("minfi", quietly = TRUE) 2 require("minfi", quietly = TRUE)
2 require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE)
3 3
4 options(warn = -1) 4 options(warn = -1)
5 options('download.file.method.GEOquery' = 'wget') 5 options('download.file.method.GEOquery' = 'wget')
6 options('GEOquery.inmemory.gpl'=FALSE) 6 options('GEOquery.inmemory.gpl'=FALSE)
7 7