massconverter
is a part of tidymass.
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
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.
If you have any questions about massconverter
, please don’t hesitate to email me (shenxt@stanford.edu) or reach out me via the social medias below.