This package browser is in early development. Mind the rough edges.

cwltool 3.1.20240112164112

Common Workflow Language reference implementation

This is the reference implementation of the CWL standards. The CWL open standards are for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, Physics, and Chemistry. The cwltool is intended to be feature complete and to provide comprehensive validation of CWL files as well as provide other tools related to working with CWL descriptions.

Installation

Install cwltool 3.1.20240112164112 as follows:

guix install cwltool@3.1.20240112164112

Or install the latest version:

guix install cwltool

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.