skbio.io.registry.IORegistry.get_sniffer#

IORegistry.get_sniffer(format_name)[source]#

Locate the sniffer for a format.

Parameters:
format_namestr

The name of the format to lookup.

Returns:
function or None

The sniffer associated with format_name