Skip to content

How-To Guides

Task-oriented guides for specific LZGraphs operations.

Available Guides

Save & Load Graphs

Persist graphs to disk and reload them later

Generate Sequences

Create new sequences following repertoire statistics

Compare Repertoires

Measure similarity between different repertoires

Quick Reference

Task Guide Key Functions
Save a graph Serialization graph.save()
Load a graph Serialization AAPLZGraph.load()
Generate sequences Sequence Generation random_walk(), genomic_random_walk()
Compare repertoires Comparison jensen_shannon_divergence()

Need More?