README.md

metflow2

Dependencies

News

About

metflow2 is a R package which is used for untargeted metabolomics data processing and analysis.

Installation

You can install metflow2 from Github.

# Install `metflow2` from GitHub
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen/metflow2")

We use the demo data in demoData package to show how to use metflow2. Please install it first.

devtools::install_github("jaspershen/demoData")

Usage

Please see the Get started page to get the instrduction of metflow2.

Need help?

If you have any quesitions about metflow2, 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 metflow2 in you publication, please cite this publication:

X Shen, ZJ Zhu - Bioinformatics (Oxford, England), 2019, MetFlow: An interactive and integrated workflow for metabolomics data cleaning and differential metabolite discovery. Web Link.

Thanks very much!



jaspershen/metflow2 documentation built on Aug. 15, 2021, 4:38 p.m.