plot_tic: plot tic

View source: R/RawMS.R

plot_ticR Documentation

plot tic

Description

function to plot the total intensity chromatogram of the data, with information about which scans are which

Usage

plot_tic(raw_data, color_ms = TRUE, log_transform = TRUE)

Arguments

raw_data

an xcmsRaw object (ideally from import_mzML)

color_ms

should scans be colored by their ms level and type?

Value

ggplot


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