ClearMap.Analysis.graphs#

Provides classes and routines for the analysis of large graphs.


Sub-packages and modules#

ClearMap.Analysis.graphs.fast_graph_reduce

Fast graph reduction for degree-2 vertices.

ClearMap.Analysis.graphs.graph

Module provides basic Graph classes.

ClearMap.Analysis.graphs.graph_filters

Graph filters for ClearMap

ClearMap.Analysis.graphs.graph_gt

Graph class and utilities built on the graph-tool library.

ClearMap.Analysis.graphs.graph_processing

Module providing tools to create and manipulate graphs.

ClearMap.Analysis.graphs.graph_rendering

Module providing tools to create meshes and visualize graphs.

ClearMap.Analysis.graphs.type_conversions

ClearMap.Analysis.graphs.utils

ClearMap.Analysis.graphs.vessel_classifier

Iterative artery/vein classification on a reduced vascular graph.