TreeNode.
observed_node_counts
(tip_counts)[source]¶Returns counts of node observations from counts of tip observations
State: Experimental as of 0.4.1.
Parameters: | tip_counts : dict of ints
|
---|---|
Returns: | dict
|
Raises: | ValueError
MissingNodeError
|