You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Command-Reference.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -448,8 +448,8 @@ are very similar to each other).
448
448
|`--pathogen-force`| Apply CMAPLE tree search algorithm regardless of sequence divergence. |
449
449
|`--alrt <num_rep>`| Specify the number of replicates to compute SH-like approximate likelihood ratio test (SH-aLRT) ([Guindon et al., 2010]). |
450
450
|`--sprta`| Compute SPRTA ([De Maio et al., 2024]) branch supports. |
451
-
|`--zero-branch-supp`| Compute SPRTA supports for zero-length branches.|
452
-
|`--out-alter-spr`| Output alternative SPRs and their SPRTA supports.|
451
+
|`--sprta-zero-branch`| Compute SPRTA supports for zero-length branches.|
452
+
|`--sprta-other-places`| Output alternative SPRs and their SPRTA supports.|
453
453
|`-T <num_thread>`| Specify the number of threads used for computing branch supports (SH-aLRT or SPRTA). If `-T AUTO` is specified, all available cores will be used.|
454
454
455
455
### Example usages:
@@ -474,13 +474,13 @@ and remove `--pathogen` option to invoke the default IQ-TREE machinery.
0 commit comments