Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

data-intuitive/plugins

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Nextflow Plugins index

This repository stores the index of plugins that can be used by Nextflow.

The index is contained in the plugins.json file, which is organised with the following structure:

[
  {
    "id": "nf-hello", 
    "releases": [
      {
        "version": "0.1.0",
        "date": "2021-07-25T11:54:13.481+02:00",
        "url": "https://github.com/nextflow-io/nf-hello/releases/download/0.1.0/nf-hello-0.1.0.zip",
        "requires": ">=21.04.0",
        "sha512sum": "7abcf988117f5148622609750b30ae35b1dcaa4f532f205f160c64ec215caafb6fa8bccefc8a90cc9dba60fc68f285769c9e897808b9d925313fc375952e4547"
      }
    ]
  }
]

The top-most JSON array lists all available plugins. The releases array lists all the available versions for the corresponding plugin.

Learn more about Nextflow plugins in the Nextflow documentation.

About

Nextflow plugins index repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.