This function checks if it is allowed to transfer selection from protein interaction tables to the main table. The requirements are that there are rows selected in either interactors or interactees table, and "ignore filters" option is not used.

reactive_allow_selection_transfer(input)

Arguments

input

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

Value

A reactive object with a single boolean describing whether transfering selection is allowed.