KaikunXu / masscleaner

Data cleaning for mass spectrometry data.

Home Page:https://masscleaner.tidymass.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

masscleaner

Dependencies

masscleaner is a part of tidymass.

About

masscleaner is a R package which is used for untargeted metabolomics data cleaning.

Installation

You can install masscleaner from GitLab

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

or GitHub

remotes::install_github("tidymass/masscleaner")

Usage

Please see the Help document page.

Need help?

If you have any quesitions about masscleaner, 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 masscleaner 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!

About

Data cleaning for mass spectrometry data.

https://masscleaner.tidymass.org/

License:GNU General Public License v3.0


Languages

Language:R 100.0%