﻿scirpy.io.AirrCell
==================

.. currentmodule:: scirpy.io

.. add toctree option to make autodoc generate the pages

.. autoclass:: AirrCell



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~AirrCell.VALID_LOCI
    ~AirrCell.VDJ_LOCI
    ~AirrCell.VJ_LOCI
    ~AirrCell.cell_id
    ~AirrCell.chains
    ~AirrCell.fields





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~AirrCell.add_chain
    ~AirrCell.add_serialized_chains
    ~AirrCell.clear
    ~AirrCell.empty_chain_dict
    ~AirrCell.get
    ~AirrCell.items
    ~AirrCell.keys
    ~AirrCell.pop
    ~AirrCell.popitem
    ~AirrCell.setdefault
    ~AirrCell.to_airr_records
    ~AirrCell.update
    ~AirrCell.values





Attributes
~~~~~~~~~~~



.. autoattribute:: AirrCell.VALID_LOCI
.. autoattribute:: AirrCell.VDJ_LOCI
.. autoattribute:: AirrCell.VJ_LOCI
.. autoattribute:: AirrCell.cell_id
.. autoattribute:: AirrCell.chains
.. autoattribute:: AirrCell.fields







Methods
~~~~~~~



.. automethod:: AirrCell.add_chain

.. automethod:: AirrCell.add_serialized_chains

.. automethod:: AirrCell.clear

.. automethod:: AirrCell.empty_chain_dict

.. automethod:: AirrCell.get

.. automethod:: AirrCell.items

.. automethod:: AirrCell.keys

.. automethod:: AirrCell.pop

.. automethod:: AirrCell.popitem

.. automethod:: AirrCell.setdefault

.. automethod:: AirrCell.to_airr_records

.. automethod:: AirrCell.update

.. automethod:: AirrCell.values


