diff getGEO/getGEO.R @ 68:fc93085430a8 draft

Uploaded
author testtool
date Thu, 11 May 2017 11:16:23 -0400
parents cbc8174bd361
children 23e9c26c3334
line wrap: on
line diff
--- a/getGEO/getGEO.R	Thu May 11 10:03:02 2017 -0400
+++ b/getGEO/getGEO.R	Thu May 11 11:16:23 2017 -0400
@@ -1,9 +1,3 @@
-require("BiocGenerics", quietly = TRUE)
-require("data.table", quietly = TRUE)
-require("GEOquery", quietly = TRUE)
-require("rtracklayer", quietly = TRUE)
-require("FDb.InfiniumMethylation.hg19", quietly = TRUE)
-
 options("download.file.method.GEOquery"="wget")
 options(warn = -1)