R/Echidna_other_functions.R
get.n.node.plot.Rd
Get the number of unique variants in each clone in a vector and the barplot. The first item in the output is the vector representing the numbers of unique variants, the second item is the barplot.
get.n.node.plot(igraph.index.attr, clonotype.select, y.limit)
The output "igraph.index.attr" list from simulation output.
The index of the clones to be shown. If missing, all clones will be included.
The upper limit for y axis in the plot.
the number of unique variants in each clone in a vector and the barplot. The first item in the output is the vector representing the numbers of unique variants, the second item is the barplot.