Skip to content
Snippets Groups Projects
Forked from SVdetection / cnvpipelines
786 commits behind the upstream repository.
application.properties.example 687 B
[global]

# batch system type: local, slurm or sge
batch_system_type = local
# list of modules to load (space separated)
modules =
# path environment to prepend (":" separated)
paths =
# number of concurrent jobs to launch
jobs = 999
# svtoolkit home:
sv_dir =


[cluster]
# Ignore these options for local batch system type

# submission mode: drmaa or cluster
submission_mode = drmaa

# cluster submission command (ignore for DRMAA submission mode)
submission_command =

# DRMAA lib (ignore for cluster submission mode)
drmaa =

# native submission commands: keep default on most cases
native_submission_options = ###DEFAULT###

# cluster config file
config = ###PROGRAM###/cluster.yaml