R/Echidna_other_functions.R
get.n.node.data.Rd
Get the number of unique variants in each clone in a vector. The output is the vector representing the numbers of unique variants.
get.n.node.data(data, clonotype.select)
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 number of unique variants in each clone in a vector. The output is the vector representing the numbers of unique variants.