AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/python_bioinformagicks.plotting.rst
docs/python_bioinformagicks.rst
docs/python_bioinformagicks.tools.rst
docs/readme.rst
docs/usage.rst
src/python_bioinformagicks/__init__.py
src/python_bioinformagicks.egg-info/PKG-INFO
src/python_bioinformagicks.egg-info/SOURCES.txt
src/python_bioinformagicks.egg-info/dependency_links.txt
src/python_bioinformagicks.egg-info/requires.txt
src/python_bioinformagicks.egg-info/top_level.txt
src/python_bioinformagicks/plotting/__init__.py
src/python_bioinformagicks/plotting/_plot_grouped_proportions.py
src/python_bioinformagicks/plotting/_split_plot_embedding.py
src/python_bioinformagicks/tools/__init__.py
src/python_bioinformagicks/tools/_calc_jasmine_score.py
src/python_bioinformagicks/tools/_do_gprofiler_analysis.py
src/python_bioinformagicks/tools/_scale_by_group.py
src/python_bioinformagicks/tools/_subset_by_coordinates.py
src/python_bioinformagicks/tools/_subset_by_geosketching.py
src/python_bioinformagicks/tools/_tf_idf_markers.py
src/python_bioinformagicks/utilities/__init__.py
src/python_bioinformagicks/utilities/_get_proportions.py
src/python_bioinformagicks/utilities/_in_ignore_list.py
src/python_bioinformagicks/utilities/_make_combined_categorical_column.py
tests/__init__.py
tests/test_plotting.py
tests/test_tools.py
tests/test_utils.py
tests/data/test_adata.h5ad