Generate nodes for the CaPO4 network
generate_nodes(
components,
organs,
regulations,
background,
diseases,
organs_nodes_size,
hormones_nodes_size
)
Shiny input CaPO4 component selector. See networkOptions.
Shiny input to toggle organs display. See networkOptions.
Shiny input to toggle hormone display. See networkOptions.
Shiny input background selector. See networkOptions.
Shiny input disease selector. See diseaseSelect.
Shiny input for organs node size. See networkOptions.
Shiny input for hormones node size. See networkOptions..