Skip to contents

Calculate and plot Total Ion Chromatogram

Usage

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

Arguments

data

An MSnExp object.

metadata

Sample information file.

show_plot

Wheter to show the plot.

save_figure

Path to save the figure or NULL.

color_by

Column to color output.