gaps.cli.script.script#
- script(_cmd, project_dir)[source]#
Run a command or script as part of a pipeline step.
This command runs one or more terminal commands/scripts as part of a pipeline step.
- Parameters:
_cmd (str) – String representation of a command to execute on a node.
- Returns:
str – Path to HDF5 file with the collected outputs.