plot_raw_peaks: plot raw peaks

View source: R/ZipMS.R

plot_raw_peaksR Documentation

plot raw peaks

Description

Given the raw_ms object, generate a plot of the peaks that are generated from averaging the scans in the currently set scan-range.

Usage

plot_raw_peaks(raw_ms, scan_range = NULL, mz_range = NULL, transform = NULL)

Arguments

raw_ms

either a RawMS object, or data.frame of mz / intensity

scan_range

which scans to use

mz_range

the range of M/z's to consider

transform

apply a transform to the data

Value

ggplot2 object


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.