|
From: | salim ghannoum |
Subject: | [igraph] Help with making a cell division tree |
Date: | Wed, 28 Oct 2020 14:38:48 +0000 |
Hi,
I have a vector that contains the IDs of cells and their descendants, here is a part of it:
ID<-c("C1","C1.1","C1.2","C1.1.1","C1.1.2","C2","C2.1","C2.2")
I
would like to create a tree in r using igraph to show every cell and its descendants as in the attached figure.
Any
help will be greatly appreciated
Looking
forward to hearing from you
Thanks,
Salim
|
cell division tree.jpg
Description: cell division tree.jpg
[Prev in Thread] | Current Thread | [Next in Thread] |