Mercurial > repos > testtool > geo_data
diff GRsetFromGEO/GRsetFromGEO.R @ 52:7aeee7c02c4d draft
Uploaded
author | testtool |
---|---|
date | Mon, 24 Apr 2017 12:19:55 -0400 |
parents | 660897ee0d12 |
children | 46acdba0f6d8 |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.R Mon Apr 24 12:04:10 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.R Mon Apr 24 12:19:55 2017 -0400 @@ -1,3 +1,4 @@ +require("BiocGenerics", quietly = TRUE) require("GEOquery", quietly = TRUE) require("minfi", quietly = TRUE) require("FDb.InfiniumMethylation.hg19", quietly = TRUE)