﻿pertpy.tools.WilcoxonTest
=========================

.. currentmodule:: pertpy.tools

.. add toctree option to make autodoc generate the pages

.. autoclass:: WilcoxonTest



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

.. autosummary::

    ~WilcoxonTest.data





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

.. autosummary::

    ~WilcoxonTest.compare_groups
    ~WilcoxonTest.plot_fold_change
    ~WilcoxonTest.plot_multicomparison_fc
    ~WilcoxonTest.plot_paired
    ~WilcoxonTest.plot_volcano





Attributes
~~~~~~~~~~



.. autoattribute:: WilcoxonTest.data






Methods
~~~~~~~



.. automethod:: WilcoxonTest.compare_groups

.. automethod:: WilcoxonTest.plot_fold_change

.. automethod:: WilcoxonTest.plot_multicomparison_fc

.. automethod:: WilcoxonTest.plot_paired

.. automethod:: WilcoxonTest.plot_volcano


