tidymass / tidymass

tidymass

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tidymass: An R package to organize all the packages in tidyMass project

Dependencies

tidymass is a part of tidymass project.

About

tidymass is a R package which is used to manage and organize all the pacakges in tidyMass project

Installation

You can install tidymass from GitLab

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

or GitHub

remotes::install_github("tidymass/tidymass")

Usage

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

Need help?

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

tidymass

https://tidymass.tidymass.org/

License:MIT License


Languages

Language:HTML 87.0%Language:R 13.0%