gkno / gkno_launcher

The gkno launcher for executing tools or pipelines
MIT License
32 stars 7 forks source link

Intermediate file deletion - Version 2 update #27

Closed AlistairNWard closed 9 years ago

AlistairNWard commented 9 years ago

Reimplement capability to delete intermediate files as soon as possible during pipeline execution. Standard behaviour in make is to wait until the end, leading to the potential of filling up space with unnecessary files.