peak.table

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

Xiaotao Shen shenxt1990@outlook.com