README.md
pyproject.toml
setup.cfg
bioTEA.egg-info/PKG-INFO
bioTEA.egg-info/SOURCES.txt
bioTEA.egg-info/dependency_links.txt
bioTEA.egg-info/entry_points.txt
bioTEA.egg-info/requires.txt
bioTEA.egg-info/top_level.txt
bioTea/__init__.py
bioTea/__main__.py
bioTea/classes.py
bioTea/cli.py
bioTea/docker_wrapper.py
bioTea/pour.py
bioTea/wizard.py
bioTea/resources/__init__.py
bioTea/resources/bioTEA_run_default_options.yaml
bioTea/resources/default_options.yml
bioTea/utils/__init__.py
bioTea/utils/errors.py
bioTea/utils/path_checker.py
bioTea/utils/strings.py
bioTea/utils/tools.py
bioTea/utils/xml_parser.py
tests/__init__.py
tests/test_docker_wrapper.py
tests/test_integration.py
tests/test_pour.py
tests/test_tools.py
tests/test_xml_parser.py