reactive_selected_node_label: Access label of currently selected protein

View source: R/reactive_selected_node.R

reactive_selected_node_labelR Documentation

Access label of currently selected protein

Description

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

Usage

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.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.