ash_model.paths.annotate_walks¶ ash_model.paths.annotate_walks(paths)[source]¶ Annotate a list of s-walks with standard path metrics. Parameters: paths (list) – The walks to classify. Returns: Dictionary of metric names to lists of walks. Return type: dict