skbio.io.registry.IORegistry.get_sniffer

IORegistry.get_sniffer(format_name)[source]

Locate the sniffer for a format.

State: Stable as of 0.4.0.

Parameters:

format_name : str

The name of the format to lookup.

Returns:

function or None

The sniffer associated with format_name