This function extracts label of the protein selected in one of the available selectors (drop-down list or clicking on graph node).

reactive_selected_node_label(input)

Arguments

input

[reactivevalues()]
An input object of the app or a module that contains the protein selector.

node_data

[data.frame()]
AmyloGraph node data.

Value

A reactive object with a single string containing protein name.