Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

WorkflowManagement.md 1.4 KB

Scientific Workflow Management Systems

1. Snakemake

Snakemake is designed for ease of use, scalability, and reproducibility of scientific workflows. The workflows are written using a Python-inspired language.

2. Nextflow

Nextflow is a tool designed for scalable and reproducible scientific workflows, ideal for high-throughput data analysis.

3. Cromwell

Cromwell supports multiple languages and backends, allowing a flexible environment for different scientific needs.

4. WDL (Workflow Description Language)

WDL is particularly useful for writing and sharing bioinformatics workflows.

5. CWL (Common Workflow Language)

CWL is designed to meet the needs of high-throughput data-intensive science workflows, such as genomics and machine learning.