R/Echidna_other_functions.R
cluster.id.igraph.Rd
Get clone network igraphs colored by seurat cluster id.
cluster.id.igraph(meta.data, history, igraph.index, empty.node)
the meta.data dataframe from the Seurat object of the simulation. The object should be pre-processed and has cluster ids in the meta.data.
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 colored by seurat cluster id