phenotypic.sdk_.slurm.write_slurm_array_script#
- phenotypic.sdk_.slurm.write_slurm_array_script(path: Path, spec: SlurmArrayScriptSpec) Path[source]#
Write
spectopathand mark it executable.- Parameters:
path (Path) – Destination script path.
spec (SlurmArrayScriptSpec) – Script specification to render.
- Returns:
The destination path.
- Return type: