Mutates filtered interaction data to contain DOI links and clickable AGIDs; then selects only columns that are displayed in the main table.

reactive_table_data(edges, ns)

Arguments

edges

[reactivevalues()]
AmyloGraph data with "table" element.

ns

[codefunction(1)]
Namespace function to use for AGID buttons.

Value

A reactive object with a tibble containing filtered interaction data.