knitr::opts_chunk$set( collapse = TRUE, comment = "#>", warning = FALSE, message = TRUE, out.width = "100%" )
Please place the raw data in one folder according to MS1 and MS2. Then you can convert them using Proteowizard
or massconverter
package.
mzXML
format dataJust convert data into mzXML
format data according to the parameters below:

mzXML
or mgf
format dataJust convert data into mzXML
or mgf
format data according to the parameters below:

massconverter
massconverter
is a package in tidymass
project which can be used to convert mass spectrometry raw data based on docker image of pwid
. See more information here.
More inforamtion can be found here.
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.