View source: R/other_functions.R
Get clone network igraphs without empty mode. Empty node represents the 'extincted' sequences, that are not in any living cell but once existed.
1 | no.empty.node(history, igraph.index)
|
history |
The dataframe 'history' from the simulation output. |
igraph.index |
The list 'igraph.index' from the simulation output. |
empty.node |
If TRUE, there will be empty node in igraph. if FALSE, the empty node will be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.