﻿alphagenome.models.dna\_output.OutputType
=========================================

.. currentmodule:: alphagenome.models.dna_output

.. autoclass:: OutputType





Attributes
~~~~~~~~~~

.. rubric:: Table

.. autosummary::

    ~OutputType.ATAC
    ~OutputType.CAGE
    ~OutputType.DNASE
    ~OutputType.RNA_SEQ
    ~OutputType.CHIP_HISTONE
    ~OutputType.CHIP_TF
    ~OutputType.SPLICE_SITES
    ~OutputType.SPLICE_SITE_USAGE
    ~OutputType.SPLICE_JUNCTIONS
    ~OutputType.CONTACT_MAPS
    ~OutputType.PROCAP


.. autoattribute:: OutputType.ATAC
.. autoattribute:: OutputType.CAGE
.. autoattribute:: OutputType.DNASE
.. autoattribute:: OutputType.RNA_SEQ
.. autoattribute:: OutputType.CHIP_HISTONE
.. autoattribute:: OutputType.CHIP_TF
.. autoattribute:: OutputType.SPLICE_SITES
.. autoattribute:: OutputType.SPLICE_SITE_USAGE
.. autoattribute:: OutputType.SPLICE_JUNCTIONS
.. autoattribute:: OutputType.CONTACT_MAPS
.. autoattribute:: OutputType.PROCAP








Methods
~~~~~~~

.. rubric:: Table

.. autosummary::

    ~OutputType.to_proto


.. automethod:: OutputType.to_proto



