summaryrefslogtreecommitdiffstats
path: root/academic/cistrome-conductGO/bioconductor.txt
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2016-06-05 15:34:33 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-05 22:21:58 +0700
commit2e35245d3348d6dc84be945a705b5c5c21d781c9 (patch)
tree9ded8275bb0f228955b40c13dcc51041b1f94d6c /academic/cistrome-conductGO/bioconductor.txt
parentaad6293dd9d81fc8ae8ceed38a852e405a0dbf45 (diff)
downloadslackbuilds-2e35245d3348d6dc84be945a705b5c5c21d781c9.tar.gz
slackbuilds-2e35245d3348d6dc84be945a705b5c5c21d781c9.tar.xz
academic/cistrome-conductGO: Added (find the highest expressed TFs)
Diffstat (limited to 'academic/cistrome-conductGO/bioconductor.txt')
-rw-r--r--academic/cistrome-conductGO/bioconductor.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/cistrome-conductGO/bioconductor.txt b/academic/cistrome-conductGO/bioconductor.txt
new file mode 100644
index 0000000000..415c9f2db0
--- /dev/null
+++ b/academic/cistrome-conductGO/bioconductor.txt
@@ -0,0 +1,3 @@
+## try http:// if https:// URLs are not supported
+source("https://bioconductor.org/biocLite.R")
+biocLite(c("GOstats", "GO.db", "hgu133a.db", "hgu133b.db", "hgu133plus2.db", "hgu95av2.db", "mouse430a2.db", "celegans.db", "drosophila2.db", "org.Hs.eg.db", "org.Mm.eg.db", "org.Ce.eg.db", "org.Dm.eg.db"))