diff options
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 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")) |