
skbio.io.registry.IORegistry
============================




   

   

   
      
   

   

   
      
   

   

   
      
   

   
      
   

   
      
   

   

   

   
      
   

   
      
   

   
      
   

   

   

   

   

   

   

   
      
   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   


.. currentmodule:: skbio.io.registry

.. autoclass:: IORegistry

   

   
   .. rubric:: Built-ins

   .. autosummary::
      :toctree:
   
      ~IORegistry.__eq__
      ~IORegistry.__ge__
      ~IORegistry.__getstate__
      ~IORegistry.__gt__
      ~IORegistry.__hash__
      ~IORegistry.__le__
      ~IORegistry.__lt__
      ~IORegistry.__ne__
      ~IORegistry.__str__
   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      
      
      ~IORegistry.add_format
      
      
      ~IORegistry.create_format
      
      
      ~IORegistry.get_reader
      
      
      ~IORegistry.get_sniffer
      
      
      ~IORegistry.get_writer
      
      
      ~IORegistry.list_read_formats
      
      
      ~IORegistry.list_write_formats
      
      
      ~IORegistry.monkey_patch
      
      
      ~IORegistry.read
      
      
      ~IORegistry.sniff
      
      
      ~IORegistry.write
      
   