.gitlab-ci.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
MANIFEST.in
PULL_REQUEST_TEMPLATE.md
README.md
pylint.cfg
requirements.txt
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
htsinfer.egg-info/PKG-INFO
htsinfer.egg-info/SOURCES.txt
htsinfer.egg-info/dependency_links.txt
htsinfer.egg-info/entry_points.txt
htsinfer.egg-info/requires.txt
htsinfer.egg-info/top_level.txt
src/__init__.py
src/htsinfer.py
tests/PUT_TESTS_AND_TEST_FILES_HERE
tests/integration.py
tests/test_unit_hts_infer.py
tests/unit_cli.py
tests/unit_config.py
tests/unit_models.py
tests/unit_params.py
tests/unit_project.py