ms2Plot2: ms2Plot2

Description Usage Arguments Value Author(s)

Description

Plot ms2 spectrum.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
ms2Plot2(
  spectrum1,
  spectrum2,
  range.mz,
  ppm.tol = 30,
  mz.ppm.thr = 400,
  xlab = "Mass to charge ratio (m/z)",
  ylab = "Relative intensity",
  col1 = "red",
  col2 = "black",
  title.size = 15,
  lab.size = 15,
  axis.text.size = 15,
  legend.title.size = 15,
  legend.text.size = 15
)

Arguments

spectrum1

Spectrum 1.

spectrum2

Spectrum 2.

range.mz

range.mz

ppm.tol

ppm.tol

mz.ppm.thr

mz.ppm.thr

xlab

xlab.

ylab

ylab.

col1

Color 1.

col2

Color 2.

title.size

title.size

axis.text.size

axis.text.size.

legend.title.size

legend.title.size

legend.text.size

legend.text.size

real.int.cutoff

real.int.cutoff.

Value

Return a MS2 spectrum.

Author(s)

Xiaotao Shen shenxt@sioc.ac.cn


jaspershen/sxtTools documentation built on May 2, 2020, 6:37 a.m.