plotMirror: plotMirror

View source: R/tandem_ms.R

plotMirrorR Documentation

plotMirror

Description

plotMirror

Usage

plotMirror(
  mSetObj = NA,
  featureidx = 1,
  precMZ,
  ppm,
  imageNM = "",
  dpi = 300,
  format = "png",
  width = 8,
  height = 8,
  cutoff_relative = 5
)

Arguments

mSetObj

mSetObj

featureidx

index of feature

precMZ

mz of precursor

ppm

ppm for ms2 fragment matching mz error

imageNM

image name

dpi

dpi of images

format

format of images

width

width of images

height

height of images

cutoff_relative

cutoff of relative intensity to filter out

Author(s)

Zhiqiang Pang


xia-lab/MetaboAnalystR documentation built on Dec. 23, 2024, 3:44 p.m.