Related Experiment Video
Updated: Jul 10, 2026

An Open-Source Framework for Mass Calculation of Antibody-Based Therapeutic Molecules
Published on: June 16, 2023
AMULETY: A Python package to embed adaptive immune receptor sequences
Meng Wang1, Wengyao Jiang2, Yuval Kluger1,2,3
1Program in Computational Biology and Biomedical Informatics, Yale University, New Haven, CT, USA.
None:
Large language models have been developed to capture relevant features of adaptive immune receptors, each with unique potential applications. However, the diversity in available models presents challenges in accessibility and usability for downstream applications. Here we present AMULETY (Adaptive imMUne receptor Language model Embedding Tool), a Python-based software package to generate language model embeddings for adaptive immune receptor sequences, enabling users to leverage the strengths of different models without the need for complex configuration. AMULETY offers functions for embedding adaptive immune receptor amino acid sequences using pre-trained protein or antibody language models for paired heavy-light, alpha-beta or gamma-delta chains, or single chain sequences. We showcase the variability on the embedding space for several embeddings on a dataset of antibody binders to several SARS-CoV-2 epitopes as well as T-cell receptors binding to several epitopes and showed that different models may be effective at capturing different aspects of the distinctions between epitope groups. AMULETY is available under GPLv3 license from https://github.com/immcantation/amulety or via pip from the Python Package Index (PyPI) from https://pypi.org/project/amulety/.
Related Concept Videos
Antigens Involved in Adaptive Immunity
Complete Antigens
Complete antigens possess both immunogenicity and reactivity.
Special Features of Adaptive Immunity
The primary cell types involved in adaptive immunity are T cells and B cells. Each type has a unique role in defending the body against pathogens. T cells are responsible for cell-mediated immunity. They identify and eliminate infected cells directly,...
Diversity of Antigen Receptors
Before encountering any antigen, lymphocytes express these receptors. On B cells, the antigen receptor is a membrane-bound antibody molecule called BCR; on T cells, it is a T cell receptor or TCR. B and T cell receptors are composed of two...
Immune Response Against Viral Pathogens
NK Cells
NK cells are a crucial part of our innate immune system, acting as the first line of defense against viral infections. These cells can recognize and kill infected cells without prior exposure to the virus, effectively slowing down the spread of infection. Additionally, NK cells produce proinflammatory...
Immunoglobulin-like Cell Adhesion Molecules
Ig-CAMs exhibit either homophilic binding (to other Ig-CAMs) or heterophilic binding (to other ligands such as integrins). While most Ig-CAMs...
Antibody Structure and Classes
The basic structure of an antibody consists of four protein chains: two identical heavy chains and two identical light chains. These chains are held together by disulfide bonds and other non-covalent interactions, forming a Y-shaped structure.

