skbio.io.registry.IORegistry.get_sniffer# IORegistry.get_sniffer(format_name)[source]# Locate the sniffer for a format. Parameters: format_namestrThe name of the format to lookup. Returns: function or NoneThe sniffer associated with format_name