diff --git a/_sources/usage/index.rst.txt b/_sources/usage/index.rst.txt index cfbc60c..374f8dc 100644 --- a/_sources/usage/index.rst.txt +++ b/_sources/usage/index.rst.txt @@ -679,11 +679,12 @@ with a semi-colon (;). .. code-block:: shell - phykit bipartition_support_stats [-v/--verbose] + phykit bipartition_support_stats [-v/--verbose --cpu ] Options: |br| **: first argument after function name should be a tree file |br| -*-v/\\-\\-verbose*: optional argument to print all bipartition support values +*-v/\\-\\-verbose*: optional argument to print all bipartition support values |br| +*\\-\\-cpu*: CPUs to use to accelerate calculation | diff --git a/usage/index.html b/usage/index.html index 07b4173..37e12a5 100644 --- a/usage/index.html +++ b/usage/index.html @@ -698,12 +698,13 @@

Bipartition support statistics
phykit bipartition_support_stats <tree> [-v/--verbose]
+
phykit bipartition_support_stats <tree> [-v/--verbose --cpu <cpu>]
 

Options:
<alignment>: first argument after function name should be a tree file
--v/\-\-verbose: optional argument to print all bipartition support values

+-v/\-\-verbose: optional argument to print all bipartition support values
+\-\-cpu: CPUs to use to accelerate calculation