phylojunction.interface package

Subpackages

Submodules

phylojunction.interface.pj_sandbox module

phylojunction.interface.pj_sandbox.run_example_geosse_file() DirectedAcyclicGraph

Run example 2.

This example reads script examples/bisse.pj. The tree is a sample from a geographic state-dependent speciation extinction (GeoSSE) process.

phylojunction.interface.pj_sandbox.run_example_manual_incomplete_sampling_bisse() DirectedAcyclicGraph

Run example 3.

This example manually builds a BiSSE distribution with incomplete sampling, assigns it to a stochastic DAG node, and adds the node to a DAG.

phylojunction.interface.pj_sandbox.run_example_manual_tree_building(ax: Axes) None

Run example 4.

This example manually builds an AnnotatedTree instance manually and plots it on provided Axes object.

phylojunction.interface.pj_sandbox.run_example_map_attr(ax: Axes) None

Run example 6.

Returns:

phylojunction.interface.pj_sandbox.run_example_read_tree_function(ax: Axes) None

Run example 5.

This example reads a newick string into an AnnotatedTree instance, and plots it in the provided Axes object.

phylojunction.interface.pj_sandbox.run_example_yule_string() DirectedAcyclicGraph

Run example 1.

This example sets up a simple Yule model with two samples, and two Yule tree replicates per sample.

Module contents