mergeSTY: Make MS1 S, T and Y matrices across adjacent scans

mergeSTYR Documentation

Make MS1 S, T and Y matrices across adjacent scans

Description

For adjusted step size.

Usage

mergeSTY(
  xmat = NULL,
  ymat = NULL,
  tmat = NULL,
  tbars = NULL,
  rt_tol = 30,
  spc,
  are_refs,
  are_smpls
)

Arguments

xmat

A matrix of X (retention time) values.

ymat

A matrix of Y (intensity) values corresponding to xs.

tmat

A matrix of retention-time values corresponding to xs.

tbars

The mean of retention times.

rt_tol

Retention time tolerance.

spc

A species center(s).

are_refs

Logical; are references or not.

are_smpls

Logical; are samples or not.


qzhang503/proteoQ documentation built on Feb. 27, 2025, 8:34 a.m.