R/Echidna_other_functions.R
no.empty.node.Rd
Get clone network igraphs without empty mode. Empty node represents the 'extincted' sequences, that are not in any living cell but once existed.
no.empty.node(history, igraph.index)
The dataframe 'history' from the simulation output.
The list 'igraph.index' from the simulation output.
If TRUE, there will be empty node in igraph. if FALSE, the empty node will be deleted.
a list of clone network igraphs without empty mode.