We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1099 commit aa5b57eCopy full SHA for aa5b57e
README.md
@@ -153,6 +153,9 @@ You may go to the [doc](docs/index.md) for a more detailed documentation of the
153
* reroot: Reroot trees using an outgroup or at midpoint
154
* midpoint
155
* 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
159
* resolve: Resolve multifurcations by adding 0 length branches
160
* sample: Takes a sample (with or without replacement) from the set of input trees
161
* shuffletips: Shuffle tip names of an input tree
0 commit comments