view_spectra: Plot spectra in m/z - retention time space.

Description Usage Arguments Author(s)

View source: R/view_spectra.R

Description

This is a plot function that plots "top views" of LC-MS spectra.

Usage

1
view_spectra(lpm_input, matched = NULL, run = NULL, pch = 20)

Arguments

lpm_input

An lpm_input object

matched

Optional: A pepmatched object that corresponds to the lpm_input object. Will color-code the location (mass matched) peak pairs in the plot.

run

Integer. Choose the run that you want to visualize. If not specified, all runs are printed.

pch

Either an integer specifying a symbol or a single character to be used as the default in plotting points.

Author(s)

Rik Verdonck


goat-anti-rabbit/labelpepmatch.R documentation built on May 17, 2019, 7:29 a.m.