Prerequisite Bioconductor packages:

    source("https://bioconductor.org/biocLite.R")  
    biocLite("biomaRt")
    source("https://bioconductor.org/biocLite.R")  
    biocLite("edgeR")  
    source("https://bioconductor.org/biocLite.R")  
    biocLite("preprocessCore")
    source("https://bioconductor.org/biocLite.R")  
    biocLite("topGO")
    source("https://bioconductor.org/biocLite.R")  
    biocLite("Rgraphviz")

Prerequisite CRAN packages:

    install.packages("shiny") 
    install.packages("DT") 
    install.packages("data.table") 
    install.packages("hash") 


BioHPC/LONGO documentation built on Oct. 9, 2024, 12:36 a.m.