mseapca

Metabolite set enrichment analysis for loadings

mseapca provides functions for metabolite set enrichment analysis with loading in principal component anaysis and partial least squares, and single sample enrichment analysis.

References
[1] Yamamoto H. et al., BMC Bioinformatics, (2014) 15(1):51. doi: https://doi.org/10.1186/1471-2105-15-51
[2] Yamamoto H. , Jxiv, (2023). doi: https://doi.org/10.51094/jxiv.484

Installation (in preparation)

The latest stable version can be installed from CRAN:

install.packages("mseapca")

The latest development version can be installed from GitHub:

# install.packages("devtools")
devtools::install_github("hiroyukiyamamoto/mseapca")