ExperimentsCluster_doe: Experiment Functions of DoE

Description Usage Arguments Author(s)

View source: R/parameters_optimization.R

Description

This function is used to perform the test with Design of Experiment on the parameters dataset.

Usage

1
2
3
4
5
6
7
8
9
ExperimentsCluster_doe(
  object,
  object_mslevel,
  params,
  isotopeIdentification,
  BPPARAM = bpparam(),
  nSlaves = 4,
  ...
)

Arguments

object

MSnExp object, the trimmed or the original data.

object_mslevel

List, the parsed metabolomics scans produced by PeakPicking_prep.

isotopeIdentification

Character, IsotopeIdentidication method, usually includes 'IPO' and 'CAMERA'.

BPPARAM

MulticoreParam method, used to set the parallel method. Default is bpparam().

nSlave

Numeric, core number used to perform the parallel based optimization.

Author(s)

Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca Jeff Xia jeff.xia@mcgill.ca Mcgill University License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.