mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
3 lines
303 B
Text
3 lines
303 B
Text
## 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"))
|