You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-25Lines changed: 0 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,31 +61,6 @@ nextflow run nf-core/demo \
61
61
62
62
For more details and further functionality, please refer to the [usage documentation](https://nf-co.re/demo/usage) and the [parameter documentation](https://nf-co.re/demo/parameters).
63
63
64
-
## Slack Notifications
65
-
66
-
The pipeline includes automatic Slack notifications via the nf-slack plugin. To enable Slack notifications:
67
-
68
-
1. Create a Slack incoming webhook in your workspace:
69
-
70
-
- Go to your Slack workspace settings
71
-
- Navigate to "Apps" → "Incoming Webhooks"
72
-
- Create a new webhook and copy the URL
73
-
74
-
2. Set the webhook URL as an environment variable:
The plugin is configured to include command line details and resource usage statistics in the notifications. You can customize the notification settings in `nextflow.config` under the `slack` configuration block.
86
-
87
-
For more information about the nf-slack plugin, visit the [nf-slack repository](https://github.com/seqeralabs/nf-slack).
88
-
89
64
## Pipeline output
90
65
91
66
To see the results of an example test run with a full size dataset refer to the [results](https://nf-co.re/demo/results) tab on the nf-core website pipeline page.
0 commit comments