align2Batch: align2Batch

Description Usage Arguments Value Author(s)

View source: R/align_batch.R

Description

peak.table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
align2Batch(
  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@163.com


jaspershen/metflow2 documentation built on Aug. 15, 2021, 4:38 p.m.