Skip to contents

Calculate and plot Base Peak Chromatogram

Usage

calculate_bpc(
  data,
  metadata,
  show_plot = TRUE,
  save_figure = NULL,
  color_by = "AUTO"
)

Arguments

data

An MSnExp object.

metadata

Sample information file.

show_plot

Whether to show the plot.

save_figure

Path to save the figure or NULL.

color_by

Column to color output.