Mercurial > repos > testtool > get_gr_set
comparison GRsetFromGEO/GRsetFromGEO.R @ 32:296124126b94 draft
Uploaded
author | testtool |
---|---|
date | Sun, 23 Jul 2017 12:00:07 -0400 |
parents | 71a8c9b37d45 |
children | ae82fab7c544 |
comparison
equal
deleted
inserted
replaced
31:b61aac190ca6 | 32:296124126b94 |
---|---|
1 require("minfi", quietly = TRUE) | 1 require("minfi", quietly = TRUE) |
2 require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE) | |
2 | 3 |
3 options(warn = -1) | 4 options(warn = -1) |
4 options('download.file.method.GEOquery' = 'wget') | 5 options('download.file.method.GEOquery' = 'wget') |
5 options('GEOquery.inmemory.gpl'=FALSE) | 6 options('GEOquery.inmemory.gpl'=FALSE) |
6 | 7 |