Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.94 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.94 KB

mapa

Dependencies


About

mapa is a package used to merge redundant pathways and GO terms for transcriptomics and proteomics data.

Installation

You can install mapa from GitHub

if(!require(remotes)){
install.packages("remotes")
}
remotes::install_github("jaspershen/mapa")

More information can be found here.

Get started

Please see the Help documents.

Need help?

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.

shenxt1990

[email protected]

Twitter

M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304

Citation

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).

Weblink

Thanks very much!