skbio.io.registry.IORegistry.add_format

IORegistry.add_format(format_object)[source]

Add a format to the registry.

State: Stable as of 0.4.0.

Parameters:format_object (Format) – The format to add to the registry.