massprocesser is a part of tidymass.

About

massprocesser is a R package which is used for untargeted metabolomics raw data processing and analysis.

Installation

You can install massprocesser from GitLab

if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymass/massprocesser")

or GitHub

remotes::install_github("tidymass/massprocesser")

Usage

Please see the Help documents page to get the instruction of massprocesser.

Need help?

If you have any quesitions about massprocesser, please don’t hesitate to email me ().

shenzutao1990

Twitter

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

Citation

If you use massprocesser 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!