Generate figure for mzml raw data

mzmlviz(mzml, mzrange = c(100, 1000), rtrange = c(0, 600))

Arguments

mzml

mzML file path

mzrange

m/z range for simulation, peaks out of the range will be removed, default c(100,1000)

rtrange

retention time range for simulation, default c(0,600)

Value

figure for raw data and dataframe with mz, rt, and intensity