An R package to perform Metabolite Set Enrichment Analysis (MSEA) for metabolomics community.
# If you are using Debian or Ubuntu, please uncomment the next two lines
#system("sudo apt-get update")
#system("sudo apt-get install -y zlib1g-dev libxml2-dev libpng-dev")
install.packages("devtools")
source("http://bioconductor.org/biocLite.R")
biocLite(c("KEGGREST", "KEGGgraph"))
library(devtools)
install_github("afukushima/MSEAp")
# If you are using Debian or Ubuntu, please uncomment the next two lines
#system("sudo apt-get update")
#system("sudo apt-get install -y zlib1g-dev libxml2-dev libpng-dev libcairo2-dev")
install.packages(c("devtools", "testthat", "fields", "ggplot2", "dplyr", "visNetwork", "roxygen2", "testthat", "knitr", "webshot", "rmarkdown"))
source("http://bioconductor.org/biocLite.R")
biocLite(c("KEGGREST", "KEGGgraph", "BiocStyle"))
browseVignettes("MSEAp")
The MSEAp package is free software; a copy of the GNU General Public License, version 3, is available at http://www.r-project.org/Licenses/GPL-3
Content type
Image
Digest
Size
440.7 MB
Last updated
over 8 years ago
docker pull kozo2/mseap