diff options
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 |
commit | 2e35245d3348d6dc84be945a705b5c5c21d781c9 (patch) | |
tree | 9ded8275bb0f228955b40c13dcc51041b1f94d6c /academic/cistrome-conductGO/bioconductor.txt | |
parent | aad6293dd9d81fc8ae8ceed38a852e405a0dbf45 (diff) |
academic/cistrome-conductGO: Added (find the highest expressed TFs)
Diffstat (limited to 'academic/cistrome-conductGO/bioconductor.txt')
-rw-r--r-- | academic/cistrome-conductGO/bioconductor.txt | 3 |
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 0000000000000..415c9f2db0a50 --- /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")) |