nextflow-io / nextflow

A DSL for data-driven computational pipelines
http://nextflow.io
Apache License 2.0
2.61k stars 605 forks source link

Update operator return types #4976

Closed bentsherman closed 1 month ago

bentsherman commented 1 month ago

Update operator docs to distinguish between operators that always return a queue channel and operators that may return a queue or value channel matching the source channel type.

netlify[bot] commented 1 month ago

Deploy Preview for nextflow-docs-staging ready!

Name Link
Latest commit 6be7e56eb6a1bbfed3f1996116826dc9b58e8009
Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/663a46b2912bf900085054f8
Deploy Preview https://deploy-preview-4976--nextflow-docs-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bentsherman commented 1 month ago

See also #4953