Forked from
SVdetection / cnvpipelines
707 commits behind the upstream repository.
-
Floreal Cabanettes authoredFloreal Cabanettes authored
application.properties.example 1.05 KiB
[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
# enable drmaa parallelisation through DRMAA for Genomestrip (may cause exceed of number of concurrent jobs launched)
# True: enabled, False: disabled
sv_parallel_drmaa = True
sv_parallel_native_specs = ###DEFAULT###
[refbundle]
# Path to the Libraries folder extracted from RepBase archive file
# Is required if you install RepeatMasker from conda, for example
repeatmasker_lib_path =