README.md

massstat

Dependencies

massstat is a part of tidymass.

About

massstat is a R package which is used for untargeted metabolomics data statistical analysis.

Installation

You can install massstat from GitLab.

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

or GitHub.

remotes::install_github("tidymass/massstat")

Usage

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

Need help?

If you have any quesitions about massstat, please don’t hesitate to email me (shenxt@stanford.edu).

shenzutao1990

shenxt@stanford.edu

Twitter

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

Citation

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



tidymass/massstat documentation built on March 12, 2024, 6:24 a.m.