LICENSE
README.md
pyproject.toml
src/proteoannot/__init__.py
src/proteoannot/cli.py
src/proteoannot/epitopes.py
src/proteoannot/io.py
src/proteoannot/physicochemical.py
src/proteoannot/pipeline.py
src/proteoannot/signal_peptide.py
src/proteoannot.egg-info/PKG-INFO
src/proteoannot.egg-info/SOURCES.txt
src/proteoannot.egg-info/dependency_links.txt
src/proteoannot.egg-info/entry_points.txt
src/proteoannot.egg-info/requires.txt
src/proteoannot.egg-info/top_level.txt
tests/test_cli.py
tests/test_epitopes.py
tests/test_io.py
tests/test_physicochemical.py
tests/test_pipeline.py
tests/test_signal_peptide.py