We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcaafd3 commit e2f6d31Copy full SHA for e2f6d31
README.md
@@ -25,7 +25,7 @@ Declare the plugin in your Nextflow pipeline configuration file:
25
26
```groovy title="nextflow.config"
27
plugins {
28
- id '[email protected].0dev'
+ id '[email protected].0'
29
}
30
```
31
0 commit comments