Skip to content

tidymass/massconverter

Repository files navigation

massconverter

Dependencies

massconverter is a part of tidymass.

About

massconverter can be used to convert mass spectrometry data to other format data based on msconvert docker image.

Now this is only supports mac or Linux OS.

More information can be found here

Installation

You can install massconverter from GitLab

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

or GitHub

remotes::install_github("tidymass/massconverter")

More installation information can be found here.

Get started

Please see the "Help documents".

Need help?

If you have any questions about massconverter, please don’t hesitate to email me ([email protected]) or reach out me via the social medias below.

shenxt1990

[email protected]

Twitter

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

Citation

If you use massconverter 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

Convert mass spectrometry raw data to mzXML or other format data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages