PerformMirrorPlotting: PerformMirrorPlotting

View source: R/MSn_processing.R

PerformMirrorPlottingR Documentation

PerformMirrorPlotting

Description

PerformMirrorPlotting

Usage

PerformMirrorPlotting(
  mSet = NULL,
  cutoff_relative = 5,
  ppm = 25,
  display_plot = FALSE,
  width = 8,
  height = 6,
  dpi = 300,
  format = "png",
  interactive = FALSE
)

Arguments

mSet

mSet

cutoff_relative

cutoff value for relative intensity

ppm

ppm of mz of msms fragment

display_plot

display mirror plot or not, TRUE or FALSE, default is FALSE

width

width of the image, default is 8

height

height of the image, default is 6

dpi

dpi value, default is 300

interactive

to make figure interactive, default is FALSE. TRUE or FALSE.


xia-lab/OptiLCMS documentation built on March 27, 2024, 11:11 a.m.