This function generates a list of source organisms with their UniProt IDs for a given protein. UniProt IDs contain links to UniProt site.

render_protein_info(selected_node_label)

Arguments

selected_node_label

[reactive(character(1))]
A label (i.e. human-readable name) of a protein currently selected on the graph.

protein_data

[data.frame]
A list of source organisms and their UniProt IDs for all proteins in the database.

Value

A renderText object.