Skip to content

tidymass/masstools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masstools

Dependencies

masstools is a part of tidymass.


About

masstools is a collection of tools for mass spectrometry data processing and analysis.

Installation

Install the released version from Bioconductor:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("masstools")

The development version is available from GitHub:

if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}
remotes::install_github("tidymass/masstools")

Usage

See the package website for reference documentation and articles: https://masstools.tidymass.org/

Need help?

If you have questions or want to report a bug, please use GitHub Issues or email xiaotao.shen@outlook.com.

Citation

If you use masstools 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 for using masstools.

About

Mass spectrometry data processing and analysis

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages