Skip to content

Disabling safety checks

Alexey Kozlov edited this page May 21, 2019 · 4 revisions

Option: --force [ <checks> ]

Example: raxml-ng --msa ali.fa --model GTR+G --force

Example: raxml-ng --msa ali.fa --model GTR+G --force msa,model_overfit

Example: raxml-ng --msa ali.fa --model GTR+G --threads 16 --force perf_threads

Only if you know what you're doing, you can disable all or some of the RAxML-NG builtin safeguards with the --force option: