The Drugst.One component accepts 3 different arguments: "config", "groups" and
"network".
-
"config" describes the general configuration of the app. Here you can
define, which elements and functionalities you want to include in your
Drugst.One instance and the position in the app.
-
"groups" defines the labels and styles such as color and shape for each
node/edge group. These configurations will be applied to each node/edge with
the according "group" attribute.
-
"network" contains the complete network data for nodes and edges. Keep in
mind that you don't need to define edges, instead Drugst.One can load them
from a PPI dataset of your choice.