PyPARAGON
PAgeRAnk-flux on Graphlet-guided network for multi-Omic data integratioN - Network Inference
Install / Use
/learn @netlab-ku/PyPARAGONREADME
pyPARAGON
Overview
<p align="justify"><font-weight="normal"><font size=3> pyPARAGON (PAgeRAnk-flux on Graphlet-guided network for multi-Omic data integratioN) is a novel method that infers a context specific subnetwork from a given reference network, utilizing omic-hits as a seed node set and then identifies significant modules in specific subnetworks. During network inference, pyPARAGON runs in three steps (Figure 1.A):i. Graphlet-guided network (GGN) construction,
ii. Propagation and edge scoring via the Personalized PageRank (PPR) algorithm and flux calculation,
iii. Subnetwork reconstruction with highly scored edges on GGN. <font> </p>
<p align="center"> <img " src="Concept_Figs/Network_Inference_overall_and_GGN.png" width="400"> </p> <p align="justify"><sub><sup><strong>Figure 1:Conceptual view of network inference in pyPARAGON: (A)</strong> The network inference module of pyPARAGON operates in three main steps: i.) GGN construction in red; ii.) Propagation and edge scoring via the Personalized PageRank (PPR) algorithm and flux calculation in yellow; iii.) Subnetwork reconstruction with highly scored edges on GGN in green. <strong>(B)</strong> We investigated nine non-isomorphic graphlets (G<sub>0</sub>-G<sub>8</sub>) composed of 2, 3, and 4 nodes for building GGN. Except for G<sub>0</sub>, each graphlet includes initial nodes (red circles) and a hidden node (white circles) in one of the highest degrees of orbits. To uncover motifs, we counted the graphlets in 100 permuted networks that had the same initial node set. Using the z-test, we compared the targeted graphlet count in the reference and permuted networks (p < 0.05, z-score > 1.65). The union of significant graphlets constructs GGN. </sub></sup> <p> <p align="justify" font-weight="normal">Graphlet module of pyPARAGON identifies, an associated region of reference network through substantially frequent non-isomorphic graphlets composed of 2-, 3-, and 4-nodes (Figure 1.B). Each graphlet includes an intermediate node that is the most interacting nodes in the graphlet. pyPARAGON collects the frequent graphlet motifs into GGN. In this way, pyPARAGON shrinks the size of the network into GGN and eliminates highly connected nodes and their unrelated interactions. </font> </p> <p align="justify" font-weight="normal">Independent of the graphlet module, pyPARAGON propagates signals from omic-hits through the personalized PageRank algorithm in re-scoring all proteins in the reference (Figure 2). Then, the flux calculation weights each edge of the GGN, considering the PageRank scores of nodes, the confidence scores of edges, and the number of node interactions. Finally, pyPARAGON infers the context specific network by selecting the highly scored edges. </font> </p> <p align="center"> <img src="Concept_Figs/PRF_and_Edge_Selection.png" width="400"> </p> <p align="justify"><sub><sup><strong>Figure 2: Edge Scoring and Selection in pyPARAGON:</strong> By random walking from weighted initial nodes in the reference network, the Personalized PageRank algorithm assigns a priority to each node. The computation of fluxes between interacting nodes scored edges in the reference. The highly weighted edges reported in GGN construct a subnetwork or specific network. </sub></sup> <p> <p align="justify" font-weight="normal"><font size=3>pyPARAGON goes beyond network inference by dividing the network into functional units. The community analysis module recruits the Louvain community detection method based on network topology (Figure 3). Then, pyPARAGON can identify significant modules by applying a hypergeometric test to a given prior knowledge, such as biological processes, pathways. </font></p> <p align="center"> <img src="Concept_Figs/Community__Analysis_.png" width="400"> <p/> <p align="justify"><sub><sup><strong>Figure 3:Conceptual view of community analysis in pyPARAGON:</strong> The network analysis module of pyPARAGON employs Louvain community detection methods, based on network topology, to divide the inferred network into functional units. The communities are evaluated using prior knowledge such as components of biological processes and pathways. The communities are tested with hypergeometric tests to identify significantly overrepresented annotations. This integration of annotations and inferred subnetworks provides patient stratification, survival analysis, and personalized medicine.</sub></sup> </p> <p align="justify"> pyPARAGON allows researchers to precisely integrate omics data through a reference network, composed of huge prior knowledge. Researchers may model topic of interest, such as diseases, drug trials in inferred context-specific networks. Additionally, independent to network inference module, pyPARAGON determines the substantial communities of any network associated with the biological annotations for biological interpretations such as patient stratification, survival analysis and personalized medicine. </p>Installation from Git :
<p align="justify" font-weight="normal"><font size=3>pip install git+https://github.com/metunetlab/pyPARAGON.git
Installation in linux command prompt after downloading :
<p align="justify" font-weight="normal"><font size=3>1. Create a virtual environment for pyPARAGON
python3 -m venv pyPARAGONenv
2. Activate the pyPARAGON Environment
source venv/bin/activate
3. Install python package for in-house setup
pip install wheel
pip install setuptools
4. Go to pyPARAGON folder, the folder including setup.py and run setup.py as using
python setup.py bdist_wheel
5. The wheel file should be stored in the "dist" folder that should be written in the step 4. run the file extended with "whl" as using
pip install /path/to/wheelfile.whl
Citation
<p align="justify" font-weight="normal"><font size=3> M. Kaan Arici*, and Nurcan Tuncbag#, Unveiling hidden connections in omics data via pyPARAGON: an integrative hybrid approach for disease network construction, Briefings in Bioinformatics, 25, 5, September 2024, bbae399, https://doi.org/10.1093/bib/bbae399Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
