massqc
is a part of tidymass.
massqc
is a R package which is used for untargeted metabolomics data
processing and analysis.
You can install massqc
from GitLab
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymass/massqc")
or GitHub
remotes::install_github("tidymass/massqc")
Please see the Help documents
page to get the instruction of massqc
.
If you have any quesitions about massqc
, please don’t hesitate to
email me (shenxt@stanford.edu).
M339, Alway building, Cooper Lane, Palo Alto, CA 94304
If you use massqc
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!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.