mapa
is a package used to merge redundant pathways and GO terms for transcriptomics and proteomics data.
You can install mapa
from GitHub
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_github("jaspershen/mapa")
More information can be found here.
Please see the Help documents
.
If you have any questions about mapa
, please don’t hesitate to
email me ([email protected]) or reach out me via the social medias below.
M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304
If you use mapa
in your publications, please cite this paper:
Shen, X., Yan, H., Wang, C. et al. TidyMass an object-oriented reproducible analysis framework for LC–MS data. Nat Commun 13, 4365 (2022).
Thanks very much!