winni2k / abeona

abeona -- Abeona is the goddess of outward graph traversal
Other
3 stars 0 forks source link

abeona reruns successfully completed processes if threads are changed #2

Closed winni2k closed 5 years ago

winni2k commented 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