reactive_allow_selection_transfer: Verify if "transfer selection" allowed

View source: R/reactive_allow_selection_transfer.R

reactive_allow_selection_transferR Documentation

Verify if "transfer selection" allowed

Description

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.

Usage

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.


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