-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMAMBA.params.yaml
More file actions
62 lines (38 loc) · 1.83 KB
/
Copy pathMAMBA.params.yaml
File metadata and controls
62 lines (38 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#----------------------------------------#
# #
# PIPELINE GLOBAL PARAMS #
# #
#----------------------------------------#
metasheet: meta.csv
#------ Memory params in MegaBytes (MB) -----------#
min_mem: 5000 #5G
med_mem: 15000 #15G
max_mem: 30000 #30G
#------ Parallelization -----------#
min_cores: 1 #this is always 1 by default
med_cores: 8 #except raxml all other multi core modules use this many threads
max_cores: 12 #only raxml uses maximum cores
#------ VCF Filtering Based On ReadDepth & Map Quality ---#
read_depth:
map_quality:
#----------------------------------------#
# #
# Core Genome Based Approach - Params #
# #
#----------------------------------------#
#------ prokka params -----------#
kingdom: #possible values are [Archaea|Bacteria|Mitochondria|Viruses (default 'Bacteria')]
genus: Staphylococcus #(default 'Genus')
species: aureus #(default 'species')
strain: #(default 'strain')
#------- NOTE: Currently, gram option is not supported due to licensing issues with SignalP software ---------#
gram: #possible values are [neg|pos (default '')]
#------ GATK params -----------#
#GATK Executable - Due to licensing issues, user has to provide the executable 'only if' gatk is not already in PATH
gatk_exec:
#----------------------------------------#
# #
# Reference Based Approach - Params #
# #
#----------------------------------------#
reference: #/path/to/reference-genome.fasta