nf-tower plugin

Nextflow plugin implementing the support for Nextflow Tower.

This repository only holds plugin artefacts. Source code is available at this link.

Downloads

---
config:
    xyChart:
        width: 900
        height: 600
    themeVariables:
        xyChart:
            titleColor: "#ff0000"
            plotColorPalette: "green"
---
xychart-beta
    title "Top 10 Downloads for nf-tower"    
    x-axis [1.10.0, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.11.4-patch1, 1.12.0, 1.13.0, 1.14.0]
    y-axis "Downloads" 6 --> 3261
    bar [1282, 123, 59, 2747, 2899, 3261, 1090, 91, 71, 6]