calculate_bpc: Calculate BPC

View source: R/functions_chromatogram_plot.R

calculate_bpcR Documentation

Calculate BPC

Description

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.


Coayala/MetaboTandem documentation built on April 7, 2024, 3:39 a.m.