| Line | |
|---|
| 1 | [raxml] |
|---|
| 2 | raxml_home= |
|---|
| 3 | raxml_exec=arb_raxml8_sativa.sh |
|---|
| 4 | |
|---|
| 5 | # rate heterogeneity model: GTRGAMMA, GTRCAT, AUTO |
|---|
| 6 | raxml_model=auto |
|---|
| 7 | |
|---|
| 8 | # whether to load the optimized model parameters from a file |
|---|
| 9 | # if set to false, optimization will be done in the beginning |
|---|
| 10 | # (takes much time for big reference trees) |
|---|
| 11 | epa_load_optmod=true |
|---|
| 12 | |
|---|
| 13 | # using EPA heuristic can tremendously speed up the computation, |
|---|
| 14 | # since branch length optimization will be performed only for the |
|---|
| 15 | # "most promising" branches for each QS (s. below) |
|---|
| 16 | # |
|---|
| 17 | # Values: TRUE, FALSE, AUTO (based on reference size) |
|---|
| 18 | epa_use_heuristic=auto |
|---|
| 19 | |
|---|
| 20 | # proportion of "best" branches for branch length optimization |
|---|
| 21 | # values near 0.01 (1%) should be OK for large trees (>10K) |
|---|
| 22 | #epa_heur_rate=0.005 |
|---|
Note: See
TracBrowser
for help on using the repository browser.