View source: R/functions_chromatogram_plot.R
calculate_bpc | R Documentation |
Calculate and plot Base Peak Chromatogram
calculate_bpc(
data,
metadata,
show_plot = TRUE,
save_figure = NULL,
color_by = "AUTO"
)
data |
An MSnExp object. |
metadata |
Sample information file. |
show_plot |
Whether to show the plot. |
save_figure |
Path to save the figure or |
color_by |
Column to color output. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.