This section collects some useful HowTo tutorials and Use Case notebooks.
Notebook gallery
Main tutorial notebooks.
Step-by-step tutorials
-
Tutorial index
Entry point for the staged tutorial series.
-
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.
Showcase and orientation
-
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 biology
-
Multilayer Systems Biology
Main example. Main multilayer biology example with Polars-backed tables.
-
DataFrame backends
Lighter environment. Similar example without the Polars dependency.
Related reading
- Read Typical analysis patterns if you want the explanation-style guide that used to sit in this section.
- Read Quickstart if you have not built a first toy graph yet.
- Read Explanations if you want the underlying concepts.