seqminer (version 6.7)

newWorkflow: Create a new workflow

Description

Create a new workflow

Usage

newWorkflow(name)

Arguments

name

character, specify the name of the workflow

Examples

Run this code
# NOT RUN {
w <- newWorkflow("wf")
# }

Run the code above in your browser using DataCamp Workspace