scPhyloX
Main
Intallation
Tutorials
Getting Start
Simulate single cell lineage tracing data using scPhyloX
Phylodynamics inference with scPhyloX
Visualization of phylodynamics inference results
API Reference
scPhyloX
Submodules
scPhyloX.estimation
scPhyloX.simulation
scPhyloX.tools
scPhyloX
API Reference
scPhyloX
scPhyloX.tools
scPhyloX.tools.PhyloCircular
View page source
scPhyloX.tools.PhyloCircular
Submodules
scPhyloX.tools.PhyloCircular.externals
scPhyloX.tools.PhyloCircular.tree
Functions
polar_plot
(tree[, ax, arc, start, root_distance, ...])
Package Contents
polar_plot
(
tree
,
ax
=
None
,
arc
=
350
,
start
=
0
,
root_distance
=
0.1
,
label_leaf
=
True
,
patch_leaf
=
True
,
wedge
=
True
,
pad_label
=
0
,
pad_patch
=
0
,
pad_wedge
=
0
,
externals
=
[]
,
lw
=
1
)