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)

Arguments

data

The output "igraph.index.attr" list from simulation output.

clonotype.select

The index of the clones to be shown. If missing, all clones will be included.

Value

the number of unique variants in each clone in a vector. The output is the vector representing the numbers of unique variants.