Nextflow piping option in the latest release version 24.07.0-edge (Pre-release)

Has this issue been solved in the latest release of Nextflow: Ability to pipe stdout -> stdin between processes · Issue #5028 · nextflow-io/nextflow · GitHub ? If yes, then what would be the appropriate script/pipeline to execute.

Hi @Pritam_Kumar_Panda,

Has this issue been solved in the latest release of Nextflow?

No. It’s still impossible to pipe Nextflow processes without intermediate files being written to the disk.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.