InitializaPlan: Initializing running plan

View source: R/Resume_functions.R

InitializaPlanR Documentation

Initializing running plan

Description

Initialize a running plan

Usage

InitializaPlan(type = "raw_ms")

Arguments

type

Character, Initialized plan type for a resumable running mode. Can be "raw_opt" for automated optimization option, or "raw_ms" for customized pipeline.

Value

will return an initial plan for execution

Author(s)

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

See Also

ExecutePlan for the this resumable running pipeline.

Examples

plan <- InitializaPlan("raw_opt")

xia-lab/OptiLCMS documentation built on March 27, 2024, 11:11 a.m.