View source: R/other_functions.R
Get information about somatic hypermutation in the simulation. This function return a barplot showing the average mutation.
1 | get.avr.mut.data(igraph.index.attr, history, clonotype.select, level)
|
igraph.index.attr |
A list "igraph.index.attr" from the simulation output. |
history |
A dataframe "history" from the simulation output. |
clonotype.select |
The selected clonotype index, can be the output of the function "select.top". |
level |
Can be "clone" or "cell". If "clone", the function will return average mutation on unique variant level. Otherwise it will return on cell level. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.