Readme.md
pyproject.toml
PepLink/__init__.py
PepLink/_aa_seqs_to_smiles_core.py
PepLink/_chem.py
PepLink/_smiles_to_aa_seqs_core.py
PepLink/aa_seqs_to_smiles.py
PepLink/adapters.py
PepLink/data.py
PepLink/exceptions.py
PepLink/models.py
PepLink/smiles_to_aa_seqs.py
PepLink.egg-info/PKG-INFO
PepLink.egg-info/SOURCES.txt
PepLink.egg-info/dependency_links.txt
PepLink.egg-info/requires.txt
PepLink.egg-info/top_level.txt
PepLink/data/all_aa_smiles_new_handcrafted.csv
PepLink/data/terminal_modifications/c_terminal_smiles_from_PubChem_handcrafted.csv
PepLink/data/terminal_modifications/n_terminal_smiles_from_PubChem_handcrafted.csv
tests/test_api.py
tests/test_data.py