This section collects some useful HowTo tutorials and Use Case notebooks.
Notebook gallery
Step-by-step tutorials
-
Quickstart graph basics
First hands-on tutorial covering core graph construction and inspection.
-
Attributes, views, and indexing
Focused walkthrough of annotations, indexing helpers, and graph views.
-
Slices and multilayer workflows
Practical examples for slicing, layering, and multilayer analysis patterns.
-
Traversal and history
Traversal helpers and change-tracking workflows.
-
IO and interoperability
Reading, writing, and exchanging data with supported formats and tools.
API Showcase
-
AnnNet Showcase
Broad introduction. Overview of graph structure, interoperability, SBML-related examples, and
.annnetI/O. -
AnnNet Demo
Shorter walkthrough. A shorter hands-on introduction to the core object model.
Use-case notebooks
-
Use Case 1
Use case 1. A rendered use-case notebook for a more guided applied example.
-
Use Case 2
Use case 2. HEK293 multilayer network example.
-
Multilayer Systems Biology
Main example. Main multilayer biology example with Narwhals-compatible tables.
-
DataFrame backends
Lighter environment. Similar example without the Polars dependency.
Related reading
- Read Analysis patterns for a short guide to common workflow shapes.
- Read Quickstart if you have not built a first toy graph yet.
- Read Explanations if you want the underlying concepts.