How to specify different shapes to different node types

Hi, I have nodes and edges in two tables. I’m able to create the network with ObjectInserter. Then I’ve added features to nodes with MultiFeatureInserter. My question is: how can I define the type of features? I want the “shape” column contains shapes of nodes and “color” column contains their colour. I manage to handle the size of the node, but the colour and shape is still the problem.

Thank you in advance,
Anatoly

Hallo @lptolik,

you can use the Feature Inserter node for this. You find an example how to do it in this workflow Disease Genes.

Best,
Janina

1 Like