LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
setup.py
abnativ/__init__.py
abnativ/__main__.py
abnativ/init.py
abnativ/paired_scoring.py
abnativ/scoring.py
abnativ/training.py
abnativ/vh_vl_humanisation.py
abnativ/vh_vl_paired_humanisation.py
abnativ/vhh_humanisation.py
abnativ.egg-info/PKG-INFO
abnativ.egg-info/SOURCES.txt
abnativ.egg-info/dependency_links.txt
abnativ.egg-info/entry_points.txt
abnativ.egg-info/requires.txt
abnativ.egg-info/top_level.txt
abnativ/humanisation/__init__.py
abnativ/humanisation/chimerax_visualition.py
abnativ/humanisation/dms_utils.py
abnativ/humanisation/humanisation_utils.py
abnativ/humanisation/struct.py
abnativ/humanisation/vh_vl_humanisation_functions.py
abnativ/humanisation/vhh_humanisation_functions.py
abnativ/model/__init__.py
abnativ/model/abnativ.py
abnativ/model/abnativ2_paired.py
abnativ/model/abnativ2_unpaired.py
abnativ/model/analysis_functions.py
abnativ/model/onehotencoder.py
abnativ/model/scoring_functions.py
abnativ/model/utils.py
abnativ/model/vq.py
abnativ/model/alignment/__init__.py
abnativ/model/alignment/aho_consensus.py
abnativ/model/alignment/blossum.py
abnativ/model/alignment/csv_dict.py
abnativ/model/alignment/liabilities.py
abnativ/model/alignment/misc.py
abnativ/model/alignment/mybio.py
abnativ/model/alignment/myparallel.py
abnativ/model/alignment/parse_pdb.py
abnativ/model/alignment/plotter.py
abnativ/model/alignment/structs.py
abnativ/model/percentiles/__init__.py