.dockerignore | |
|
|
.editorconfig | |
|
|
.github/ISSUE_TEMPLATE/bug.md | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/ISSUE_TEMPLATE/documentation.md | |
|
|
.github/ISSUE_TEMPLATE/feature.md | |
|
|
.github/ISSUE_TEMPLATE/performance.md | |
|
|
.github/ISSUE_TEMPLATE/question.md | |
|
|
.github/ISSUE_TEMPLATE/security.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/checks.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/pull-test.yml | |
|
|
.github/workflows/push-main.yml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
.readthedocs.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
Dockerfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
docs/_templates/custom-base.rst | |
|
|
docs/_templates/custom-class-template.rst | |
|
|
docs/_templates/custom-module-template.rst | |
|
|
docs/api.rst | |
|
|
docs/binding.rst | |
|
|
docs/conf.py | 67 | A 0 mins |
|
docs/index.rst | |
|
|
docs/install.rst | |
|
|
docs/literature.rst | |
|
|
docs/misc.rst | |
|
|
docs/preprocessing.rst | |
|
|
docs/requirements.txt | |
|
|
docs/searches.rst | |
|
|
docs/settings.rst | |
|
|
docs/static/empty.txt | |
|
|
docs/sync.py | 22 | A 0 mins |
|
docs/taxa.rst | |
|
|
docs/traversal.rst | |
|
|
docs/tutorial.rst | |
|
|
mandos/__init__.py | 32 | A 0 mins |
|
mandos/analysis/__init__.py | 32 | A 0 mins |
|
mandos/analysis/_plot_utils.py | 196 | A 35 mins |
|
mandos/analysis/concordance.py | 89 | A 35 mins |
|
mandos/analysis/distances.py | 219 | B 4 hrs |
|
mandos/analysis/enrichment.py | 215 | A 35 mins |
|
mandos/analysis/filtration.py | 19 | A 0 mins |
|