View source: R/other_functions.R
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.
1 | get.n.node.plot(igraph.index.attr, clonotype.select, y.limit)
|
igraph.index.attr |
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. |
y.limit |
The upper limit for y axis in the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.