format_template_stub#

brainglobe_atlasapi.descriptors.format_template_stub(template_name: str, version: str) str[source]#

Format the template stub for a given template name and version.

Parameters:
  • template_name (str) – The name of the template (e.g., allen-adult-mouse-stpt-template).

  • version (str) – The version of the template.

Returns:

The formatted template stub.

Return type:

str