Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 2.11 KB

README.md

File metadata and controls

69 lines (42 loc) · 2.11 KB

metpath

Dependencies

metpath is a part of tidymass


About

metpath is a R package which is used for pathway analysis of metabolomics data.

Installation

You can install metpath from GitLab.

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

or GitHub.

remotes::install_github("tidymass/metpath")

Usage

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

Need help?

If you have any questions about metpath, please don’t hesitate to email me ([email protected]).

shenxt1990

[email protected]

Twitter

M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304

Citation

If you use metpath 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!