InitializaPlan: Initializing running plan

Description Usage Arguments Author(s) See Also Examples

View source: R/Resume_functions.R

Description

Initialize a running plan

Usage

1
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.

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

1
2
library(OptiLCMS);
plan <- InitializaPlan("raw_opt")

Zhiqiang-PANG/OptiLCMS_web documentation built on May 1, 2021, 6:58 a.m.