Skip to contents

Internal function

Usage

plot_MS2base(spec, ppm, top_n_ions)

Arguments

spec

a data frame containing the MS/MS spectra of the most intense scan

ppm

ppm error tolerance to check if the m/z precursor is being detected or not in the MS/MS spectra

top_n_ions

top n ions to add m/z labels. By default, the top 3 most intense ions are labeled

Details

This is the base function for plotting the MS/MS spectra.