masstools
is a part of tidymass
masstools
is a collections of useful tiny tools for mass spectrometry data processing.
You can install masstools
from GitLab
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("jaspershen/masstools")
or GitHub.
remotes::install_github("tidymass/masstools")
Please see the Help documents
page to get the instruction of masstools
.
If you have any questions about masstools
, please don’t hesitate to
email me (shenxt@stanford.edu) or reach out me via the social medias below.
M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304
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).
Thanks very much!