Skip to content

Commit cf9ea53

Browse files
committed
Adding tools content
1 parent eda54b3 commit cf9ea53

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

4tools.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,21 @@ title: Tools
44
permalink: /tools/
55
---
66

7-
# Coming soon!
7+
# Clinical Knowledge Graph -- CKG
8+
9+
## Integrating and Interpreting MS-based Proteomics Data
10+
11+
The Clinical Knowledge Graph (CKG) is a graph database with millions of nodes and relationships representing experimental data, databases, and scientific literature. Further, CKG is an open-source platform that allows easy expansion with new databases and experimental data types and it includes statistical and machine learning tools for faster proteomics analysis.
12+
13+
We are currently working on a new version that will be more flexible and generalizable. **Stay tuned!**
14+
15+
<img src="{{ site.baseurl }}/public/assets/ckg.jpeg" style="width:100%">
16+
17+
18+
# OrthoHPI 2.0 [link](https://orthohpi.streamlit.app/)
19+
20+
## Orthology–based Host–Parasite Protein–protein Interactions
21+
22+
Understanding host-parasite interactions is vital for tackling infectious diseases. Due to the challenges in experimental identification, we propose a computational method to predict protein interactions between human and 18 eukaryotic parasites. Our approach leverages an orthology-based transfer of interactions, focusing on parasite secretomes and human membrane proteins. We also filter the host proteome based on the parasites' specific tissue tropisms. In this version, we added cell-type specific expression annotations to provide further resolution of the host-parasite predicted interactions and we support interactions with structural information.
23+
24+
<iframe src="{{ site.baseurl }}/public/Em_network.html" width="600" height="450" style="border:0;"></iframe>

0 commit comments

Comments
 (0)