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
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to