render_protein_info: Render list of protein sources

View source: R/render_protein_info.R

render_protein_infoR Documentation

Render list of protein sources

Description

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

Usage

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.


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