BiddyetalWorkflow
BiddyetalWorkflow copied to clipboard
why "CellTagV1_2" was selected in drawSubnet
Hi,
I noticed that in the drawSubnet
function, you've chosen to use tag = "CellTagV1_2"
. Was there a specific reason for this choice? Additionally, does the figure in the paper also use "CellTagV1_2"?
drawSubnet(tag = "CellTagV1_2", overlay = "Cluster", linkList = linkList, Nodes = Nodes )
From what I understand, "CellTagV1_1" is the largest and most diverse clone. I'm curious as to why "CellTagV1_2" was selected instead.
Thank you.