bentsherman / nf-boost

Experimental features for Nextflow
Apache License 2.0
31 stars 0 forks source link

Cleanup v2 (workflow outputs) #2

Closed bentsherman closed 1 month ago

bentsherman commented 3 months ago

This PR adds a new cleanup observer that uses the workflow output definition instead of publishDir. It can be enabled by setting boost.cleanup = 'v2' in the config.

Initial testing suggests the v2 cleanup isn't quite on par with v1 yet:

disk-usage

bentsherman commented 1 month ago

Much better!

disk-usage