-
Notifications
You must be signed in to change notification settings - Fork 1
/
params.yml
83 lines (75 loc) · 2.13 KB
/
params.yml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# Snakemake parameter configuration file
---
max_threads: 24
cd-hit:
threshold: 0.995 # Identity threshold to merge proteins
orthofinder:
blastp_evalue: 0.001
mcl_inflation: 1.5
msa_program: mafft
tree_program: fasttree
homologs:
pxclsq:
min_occupancy: 0.1
trim_tips:
relative_cutoff: 10
absolute_cutoff: 2
mask_tips:
mask_paraphyletic: "y"
cut_internal_long_branches:
internal_branch_cutoff: 0.5
minimum_taxa: 3
root_to_tip:
minimum_ingroup_taxa: 3
tree:
supermatrix:
min_taxa: 4 # Raxml requires at least 4
min_length: 0 # 0 if 4d sites, 300 for codons, 100 for aa
min_occupation: 0.5
raxml:
threads: 1
bootstrap_replicates: 1000
executables:
exabayes: "./bin/exabayes" # "./bin/yggdrasil"
sdsf: "./bin/sdsf"
postprocparam: "./bin/postProcParam"
tracer: "tracer"
consense: "./bin/consense"
exabayes:
mcmc_runs: 4
coupled_chains: 3
generations: 1000 # 1e6
sampling_frequency: 500 # 1000 by default
threads: 1
outgroup: spil
selection:
foreground_branches:
clupeinae:
species: "char,cpal"
models: "bsA bsA1"
min_foreground: 2 # Species needed for the foreground branch
min_background: 2 # Species needed for the background branch
ete3:
omega_zeros: "0.5,1.0,1.5" # Starting values for ML optimization
evalue: 0.05 # e-value to say that a test is significant
binary: "bin/codeml"
guidance:
msa_program: "PRANK" # "MAFFT" # "PRANK"
msa_param: "\\-F"
program: "GUIDANCE2"
bootstraps: 2
fastcodeml:
omega_zeros: "0.5,1.0,1.5" # Starting values for ML optimization
evalue: 0.05 # e-value to say that a test is significant
binary: "./bin/fast"
correction:
pvalue: 0.05
transdecoder:
chunks: 4
trinotate:
chunks: 4
evalue: 1e-5
pfam_cutoff: DNC
rnammer:
rnammer_path: ./src/rnammer-1.2/rnammer # Modify this
org_type: euk # arc|bac|euk