Skip to content

Process already existing files

The nextflow WatchPath method only recognizes files which are newly created or modified. Ideally the workflow should also process files which already exist, e.g. when the workflow is started after sequencing had already begun. There should also be a command-line option to turn this on or off.