Description:This plugin provides support for dealing with our HPC's aggressive OOM killer, allowing processes to retry (if so configured) when the only evidence that is was killed because of memory is text in the .command.log file.
It also includes functions used across our own pipelines. Some of these have been superceded by Nextflow natively (specifically, "arity" and the "files" function) but still live in some older pipelines.
This plugin is probably not of much use outside of our institute but having it in the central repository means each user won't have to use the NXF_PLUGINS_TEST_REPOSITORY environment variable as a work around.