format_annotation_stub#

brainglobe_atlasapi.descriptors.format_annotation_stub(annotation_name: str, version: str) str[source]#

Format the annotation 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 annotation stub.

Return type:

str