Wave containers plugin for Nextflow

Next generation container provisioning for cloud-native data analysis pieplines

Rationale

Containers are an essential part of data analysis in the cloud. Building and delivering optimized, context-aware container images slows down development. Wave is a container provisioning service designed for use with data analysis applications such as Nextflow. It allows for the on-demand assembly, augmentation, and deployment of containerized images based on task requirements.

Wave containers plugin code is hosted in the Nextflow repository

Downloads

---
config:
    xyChart:
        width: 900
        height: 600
    themeVariables:
        xyChart:
            titleColor: "#ff0000"
            plotColorPalette: "green"
---
xychart-beta
    title "Top 10 Downloads for nf-wave"    
    x-axis [1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.12.1, 1.13.0, 1.14.0, 1.14.1]
    y-axis "Downloads" 4 --> 5382
    bar [2223, 52, 340, 53, 55, 114, 5382, 42, 48, 4]