LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
statannotations/Annotation.py
statannotations/Annotator.py
statannotations/PValueFormat.py
statannotations/_GroupsPositions.py
statannotations/_Plotter.py
statannotations/__init__.py
statannotations/_version.py
statannotations/compat.py
statannotations/format_annotations.py
statannotations/utils.py
statannotations.egg-info/PKG-INFO
statannotations.egg-info/SOURCES.txt
statannotations.egg-info/dependency_links.txt
statannotations.egg-info/requires.txt
statannotations.egg-info/top_level.txt
statannotations/stats/ComparisonsCorrection.py
statannotations/stats/StatResult.py
statannotations/stats/StatTest.py
statannotations/stats/__init__.py
statannotations/stats/test.py
statannotations/stats/utils.py
tests/test_annotation.py
tests/test_annotator.py
tests/test_comparisons_corrections.py
tests/test_format_annotations.py
tests/test_integrate_annotator.py
tests/test_integrate_format_multiple.py
tests/test_integrate_plotter.py
tests/test_missing_group.py
tests/test_native_scale.py
tests/test_order_group.py
tests/test_plotter.py
tests/test_positions.py
tests/test_pvalue_format.py
tests/test_stat_result.py
tests/test_stats_test.py
tests/test_stats_utils.py
tests/test_stattest.py
tests/test_utils.py