Skip to content

Commit aa5b57e

Browse files
Modified README.md
1 parent 53d1099 commit aa5b57e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ You may go to the [doc](docs/index.md) for a more detailed documentation of the
153153
* reroot: Reroot trees using an outgroup or at midpoint
154154
* midpoint
155155
* outgroup
156+
* rotate: Reorders neighbors of internal nodes. Does not change the topology, but just traversal order
157+
* rand: Randomly reorders neighbors of internal nodes
158+
* sort: Sort neighbors of internal nodes by ascending number of tips
156159
* resolve: Resolve multifurcations by adding 0 length branches
157160
* sample: Takes a sample (with or without replacement) from the set of input trees
158161
* shuffletips: Shuffle tip names of an input tree

0 commit comments

Comments
 (0)