Uses of Class
jebl.evolution.trees.FilteredRootedTree
-
Packages that use FilteredRootedTree Package Description jebl.evolution.trees -
-
Uses of FilteredRootedTree in jebl.evolution.trees
Subclasses of FilteredRootedTree in jebl.evolution.trees Modifier and Type Class Description class
SortedRootedTree
class
TransformedRootedTree
This RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions.
-