Closed winni2k closed 5 years ago
Abeona is built around a nextflow pipeline. Due to the way nextflow handles changes in scripts, if the number of threads provided to abeona changes, then this may mean that the whole pipeline is rerun again, even if the resume option is used.
Perhaps this could be worked around by specifying the number of threads as environment variables, see https://www.nextflow.io/docs/latest/config.html?highlight=environment#config-variables
Abeona is built around a nextflow pipeline. Due to the way nextflow handles changes in scripts, if the number of threads provided to abeona changes, then this may mean that the whole pipeline is rerun again, even if the resume option is used.
Perhaps this could be worked around by specifying the number of threads as environment variables, see https://www.nextflow.io/docs/latest/config.html?highlight=environment#config-variables