phylojunction.interface package
Subpackages
- phylojunction.interface.cmdbox package
- phylojunction.interface.grammar package
- Submodules
- phylojunction.interface.grammar.ct_fn_grammar module
- phylojunction.interface.grammar.ct_fn_treereader_makers module
- phylojunction.interface.grammar.det_fn_discrete_sse_makers module
- phylojunction.interface.grammar.det_fn_grammar module
- phylojunction.interface.grammar.det_fn_map_attribute module
- phylojunction.interface.grammar.dn_discrete_sse_makers module
- phylojunction.interface.grammar.dn_grammar module
- Module contents
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.