Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 2.11 KB

README.md

File metadata and controls

65 lines (40 loc) · 2.11 KB

masstools

Dependencies

masstools is a part of tidymass


About

masstools is a collections of useful tiny tools for mass spectrometry data processing.

Installation

You can install masstools from GitLab

if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("jaspershen/masstools")

or GitHub.

remotes::install_github("tidymass/masstools")

Usage

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

Need help?

If you have any questions about masstools, 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 masstools 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!