Welcome to RISK Documentation¶
RISK (Regional Inference of Significant Kinships) is a modular, scalable tool for biological network annotation and visualization. It combines community detection, rigorous statistical testing, and high-resolution visualization to resolve functional modules and uncover biologically meaningful relationships. RISK scales efficiently to large networks, adapts across diverse data types, and produces publication-ready figures.
RISK is compatible with Python 3.8 or later, supports all major operating systems, and can be installed via pip. The software is open source under the GPLv3 license on GitHub.
RISK workflow overview and analysis of the Saccharomyces cerevisiae protein–protein interaction (PPI) network. RISK identifies biologically coherent modules overrepresented in Gene Ontology Biological Process (GO BP; Ashburner et al., 2000), highlighting cellular organization such as ribosomal assembly, mitochondrial organization, and RNA polymerase activity.
Getting Started¶
Begin here for setup and core concepts:
- 0. Introduction: Overview of RISK and key principles
- 1. Installation: Install RISK on your system
Interactive tutorials:
- Launch Quickstart in Binder (no installation required)
- Full Tutorial (HTML)
- Download Tutorial + Data (ZIP)
Core Features¶
- 2. Network Input
- 3. Annotation Input
- 4. Clustering & Statistics
- 5. Analyzing Results
- 6. Visualization
- 7. Analysis Parameters
For interactive examples, use tutorial.zip in Jupyter or view the static HTML version.
Contributions are welcome on GitHub. Explore the RISK source code.