CommandOutputParameter-class {sevenbridges} | R Documentation |
CommandOutputParameter Class
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.
CommandOutputParameter(outputBinding = CommandOutputBinding(glob = "*.bam"))