Cluster usage

PARANOiD supports the distribution of jobs to clusters via job schedulers.
Currently supported are SGE and SLURM, but the list can potentially expanded upon request.
Using job scheduling systems to distribute jobs can immensly shorten execution time.
If several profiles are used (e.g. using singularity together with SLURM) they are separated by a single , (-profile singularity,slurm)

SGE

Uses SGE to distribute jobs.

-profile sge

SLURM

Uses SLURM to distribute jobs.

-profile slurm