Generate edges for the CaPO4 network
generate_edges(
components,
organs,
regulations,
diseases,
organs_edges_size,
hormones_edges_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 disease selector. See diseaseSelect.
Shiny input for organs edges size. See networkOptions.
Shiny input for hormones edges size. See networkOptions.