Function reference
-
ctree()
- Construct a `ctree` clone tree with known structure.
-
ctree_input
- Example ctree dataset.
-
ctrees()
- Construct a `ctree` clone tree computing its structure.
-
plot(<ctree>)
- Plot a
ctree
tree.
-
plot_CCF_clusters()
- Plot CCF clusters data (tile).
-
plot_clone_size()
- Plot a clone size histogram, and test for.
-
plot_icon()
- Plot the information transfe among clones in icon format (tiny).
-
plot_information_transfer()
- Plot the information transfer of a tree (drivers ordering).
-
print(<ctree>)
- Print a
ctree
tree.
-
summary(<ctree>)
- Summary of a
"ctree"
object.