
skbio.io.registry.Format
========================




   

   

   

   
      
   

   

   

   

   

   

   

   

   

   

   

   

   

   

   

   


.. currentmodule:: skbio.io.registry

.. autoclass:: Format

   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Format.is_binary_format
      ~Format.monkey_patched_readers
      ~Format.monkey_patched_writers
      ~Format.name
      ~Format.readers
      ~Format.sniffer_function
      ~Format.writers
   

   
   .. rubric:: Built-ins

   .. autosummary::
      :toctree:
   
      ~Format.__init_subclass__
   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      
      
      ~Format.reader
      
      
      ~Format.sniffer
      
      
      ~Format.writer
      
   