render_protein_info.RdThis 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)[reactive(character(1))]
A label (i.e. human-readable name) of a protein currently selected on the
graph.
[data.frame]
A list of source organisms and their UniProt IDs for all proteins in the
database.
A renderText object.