align_2batch: align_2batch

View source: R/align_batch.R

align_2batchR Documentation

align_2batch

Description

peak.table

Usage

align_2batch(
  batch1,
  batch2,
  mz.error.sd,
  rt.error.sd,
  int.error.sd,
  fold = 4,
  mz.weight = 0.4,
  rt.weight = 0.4,
  int.weight = 0.2
)

Arguments

batch1

batch1

batch2

batch2

mz.error.sd

mz.error.sd

rt.error.sd

rt.error.sd

int.error.sd

int.error.sd

fold

fold

mz.weight

mz.weight

rt.weight

rt.weight

int.weight

int.weight

Value

result

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/masscleaner documentation built on Sept. 4, 2023, 3:21 a.m.