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

.. currentmodule:: scirpy.io

.. add toctree option to make autodoc generate the pages

.. autoclass:: AirrCell



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

.. autosummary::

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





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

.. autosummary::

    ~scirpy.io.AirrCell.add_chain
    ~scirpy.io.AirrCell.add_serialized_chains
    ~scirpy.io.AirrCell.clear
    ~scirpy.io.AirrCell.empty_chain_dict
    ~scirpy.io.AirrCell.get
    ~scirpy.io.AirrCell.items
    ~scirpy.io.AirrCell.keys
    ~scirpy.io.AirrCell.pop
    ~scirpy.io.AirrCell.popitem
    ~scirpy.io.AirrCell.setdefault
    ~scirpy.io.AirrCell.to_airr_records
    ~scirpy.io.AirrCell.update
    ~scirpy.io.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


