mzmlviz: Generate figure for mzml raw data

View source: R/mzmlsim.R

mzmlvizR Documentation

Generate figure for mzml raw data

Description

Generate figure for mzml raw data

Usage

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

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


yufree/mzrtsim documentation built on March 16, 2024, 12:22 p.m.