get_megacomplex

glotaran.plugin_system.megacomplex_registration.get_megacomplex(megacomplex_type: str) type[Megacomplex][source]

Retrieve a megacomplex from the megacomplex registry.

Parameters

megacomplex_type (str) – Name of the megacomplex under which it is registered.

Returns

Megacomplex class

Return type

type[Megacomplex]