﻿scbulkde.DEResult
=================

.. currentmodule:: scbulkde

.. add toctree option to make autodoc generate the pages

.. autoclass:: DEResult



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

.. autosummary::

.. autoattribute:: DEResult.fallback_used
   :no-index:
.. autoattribute:: DEResult.n_genes
   :no-index:
.. autoattribute:: DEResult.n_repetitions
   :no-index:
.. autoattribute:: DEResult.n_significant
   :no-index:
.. autoattribute:: DEResult.used_pseudoreplicates
   :no-index:
.. autoattribute:: DEResult.used_single_cell
   :no-index:
.. autoattribute:: DEResult.results
   :no-index:
.. autoattribute:: DEResult.query
   :no-index:
.. autoattribute:: DEResult.reference
   :no-index:
.. autoattribute:: DEResult.design
   :no-index:
.. autoattribute:: DEResult.engine
   :no-index:
.. autoattribute:: DEResult.repetition_results
   :no-index:
.. autoattribute:: DEResult.repetition_stats
   :no-index:





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

.. autosummary::

    ~DEResult.get_repetition_results
    ~DEResult.get_repetition_stats
    ~DEResult.summary





Attributes
~~~~~~~~~~



.. autoattribute:: DEResult.fallback_used

.. autoattribute:: DEResult.n_genes

.. autoattribute:: DEResult.n_repetitions

.. autoattribute:: DEResult.n_significant

.. autoattribute:: DEResult.used_pseudoreplicates

.. autoattribute:: DEResult.used_single_cell

.. autoattribute:: DEResult.results

.. autoattribute:: DEResult.query

.. autoattribute:: DEResult.reference

.. autoattribute:: DEResult.design

.. autoattribute:: DEResult.engine

.. autoattribute:: DEResult.repetition_results

.. autoattribute:: DEResult.repetition_stats






Methods
~~~~~~~



.. automethod:: DEResult.get_repetition_results

.. automethod:: DEResult.get_repetition_stats

.. automethod:: DEResult.summary


