format_meshes_stub#
- brainglobe_atlasapi.descriptors.format_meshes_stub(annotation_name: str, version: str) str[source]#
Format the meshes stub for a given annotation name and version.
- Parameters:
annotation_name (str) – The name of the annotation (e.g., allen-adult-mouse-annotation).
version (str) – The version of the annotation.
- Returns:
The formatted meshes stub.
- Return type:
str