Learn R Programming

sevenbridges (version 1.2.4)

CommandOutputParameter-class: CommandOutputParameter Class

Description

CommandOutputParameter Class

Arguments

Fields

outputBinding
[CommandOutputBinding] Describes how to handle the concrete outputs of a process step (such as files created by a program) and describe them in the process output parameter.

Examples

Run this code
CommandOutputParameter(outputBinding = CommandOutputBinding(glob = "*.bam"))

Run the code above in your browser using DataLab