Initialization
: provisions a shared storage device containing a filesystem that will store processes’ inputs and outputs. Nextflow Runtime
: stages the input files on the shared filesystem and executes the Nextflow workflow as a subprocess. The Nextflow runtime contains a
patched version of the Nextflow Kubernetes plugin to execute processes in a containerized environment. As the workflow launches processes,
the Latch SDK will monitor the workflow’s progress and update the Latch Console with the workflow’s status.