A tool for plot, analize and perform functional analysis molecular crosstalk. The hypothesis behind is that cellular communication could be partially explained by physical interactions between receptor proteins and their specific ligands. In paracrine signalling, receptors are activated by lingand proteins secreted by another cell. TALKIEN also allow users to visualize activated pathways downstream receptors.
A single tab delimited file with two columns: First column must contain genes or proteins. Second column must contain the tissue, cell type or condition. Columns should be named, otherwise first row will be considered the header. File should look like this:
These lists may derive from a variety of experiments and could be measured with diverse transcriptomics, or proteomics approaches (RNAseq, scRNAseq, Spatial Transcriptomics, microarray, mass spectrometry, among others). For example, co-culture experiments of cancer cells with/without stromal cells, or cells growing under the stimulation of supernatant media collected from immune cell cultures. List from the example came from the following transcriptomic experiment:
The basic elements of the networks are nodes (proteins) and edges (interactions between them) that connect nodes within the network. Connections are defined according to:
User options.
There is a preloaded example data with two lists. By selecting “Load example data” option, an example network will be displayed.
6.1 Curated interactions. STRING protein-protein interactions (PPI) annotated as experimentally determined or extracted from curated DDBBs. Also an additional filtering based on STRING combined score > 0.3 is done. This downstream network is based on curated interactions. 6.2 High confident interactions. STRING protein-protein interactions (PPI) with STRING combined score > 0.95. According to STRING:“The combined score is computed by combining the probabilities from the different evidence channels and corrected for the probability of randomly observing an interaction.”. Thus, by subseting interactions with a combined score > 0.95, we expect high-confident interactions.
Output results are organized in five tabs.
An Interactive graphical network representation will be rendered after choosing the desired options. Users can customize some network elements or filter interactions. Click on customize plot to change size of the nodes depending on centrality measures or showing only specific components of the network whenever possible.
Searching nodes is possible either by selecting from an id list or by mouse hover over each node
Node manipulation
After node selection, all of the Reactome pathway IDs in which the node is involved appear. There are links to Reactome website for more details. If downstream analysis is switched on, a p-value is computed taking into account genes in the input lists. In this scenario, only Reactome pathway IDs with an adjusted p-value smaller than 0.05 will be printed. In addition, the length of the pathway and the highlighted nodes present in the pathway will also be printed.
For each pair of connected nodes, tissue/cell type of origin, and protein type (ligand, receptor, or downstream) are displayed.
For the plotted network, descriptive and topological parameters of the network are displayed:
next parameters will be computed for giant component if the network is not fully conected:
For each node, centrality measures, tissue/cell type of origin, protein type (ligand, receptor, or downstream) and all different annotation IDs are displayed and can be downloaded. Centrality measures computed in TALKIEN are:
Other network measures are computed for each node:
Users are able to perform functional analysis based on Reactome Pathway Database by selecting this tab. There are some extra options to customize the analysis.
Enrichment analysis results are displayed in two different ways.
Network receptors with available knowledge of drug interactions (drug-gene interactions) from DGIdb are displayed. Table contains different annotations for each receptor, name of the drug and alternative ids, interaction scores between gene and drug, source of the interaction and PMIDs where the interaction has been reported.
All results can be downloaded.
TALKIEN could be run online at: https://shiny.odap-ico.org/talkien/
Code freely available at: https://github.com/odap-ubs/talkien/