Running multiple parallel bsubs on the pipeline directory is not recommended. Therefore I've added an LSF profile to enable nextflow to manage the scheduling itself. This significantly improves performance for a large number of samples. The max number of jobs allowed to run at any one time is set to 20 by default, but this can be changed as required in the nextflow.config. A retry policy has also been added. See README for details.
Running multiple parallel bsubs on the pipeline directory is not recommended. Therefore I've added an LSF profile to enable nextflow to manage the scheduling itself. This significantly improves performance for a large number of samples. The max number of jobs allowed to run at any one time is set to 20 by default, but this can be changed as required in the nextflow.config. A retry policy has also been added. See README for details.