powered by
Creates a visual output for the phylogeny created by Tree_generation()
manual_plot_trees(connexion_list, d, cex = 0.8, p)
Data frame of the concatenation of the interaction matrix and the cellularity of each clone at different time points.
Number of clusters found by QuantumClone
Coefficient of expansion for the texts in phylogenetic tree plots. Default is 0.8
Probability of a tree
# NOT RUN { # Extract one tree out of the 3 available trees: Example_tree<-QuantumClone::Tree[[1]] manual_plot_trees(Example_tree[[1]], d= 4,p = Example_tree[[2]]) # }
Run the code above in your browser using DataLab