NGS-Inspired Computational Antibody Design
Given the NGS datasets of the same HCDR3 clustered selection output as challenge 2, generate out-of-library antibody sequences, changing only CDRs and leaving frameworks untouched, that bind the same target with the highest affinities, and also exhibit favorable developability properties.
Example of dataset format (example ONLY; not actual data) – This is for challenge 2 AND challenge 3
field / column |
description
[TYPE] |
# or range of non-redundant values: |
characterized |
TRUE if characterized by SPR
[BOOL] |
TRUE
- # VL+VH: 142
- #L3+H3: 74
- #H3: 55
- #clusters: 40
|
FALSE
- # VL+VH: 31,917
- #L3+H3: 4,362
- #H3: 754
- #H3 clusters: 300
|
lsa_bin |
experimentally determined
bin group
[INTEGER] |
|
cluster_cdr3_heavy |
unique identifier (e.g., 57F)
[STRING] |
|
affinity |
LSA affinity in molarity (M)
[FLOAT] |
- 2.7×10-11 – 2.1×10-3 M
- NA = uncharacterized
- 1.0×10-6 M = characterized, weak affinity
|
on_rate |
LSA on-rate in (M-1s-1)
[FLOAT] |
- 1.2×102 – 4.5×105 M-1s-1
- NA = uncharacterized OR characterized, slow on-rate
|
off_rate |
LSA off-rate in (s-1)
[FLOAT] |
- 1.0×10-5 – 0.6×10-2 s-1
- NA = uncharacterized OR characterized, fast off-rate
|
sequence_aa_light |
amino acid
[STRING] |
|
sequence_aa_heavy |
amino acid
[STRING] |
|
cdr1_aa_heavy
[IMGT] |
amino acid
[STRING] |
|
cdr2_aa_heavy
[IMGT] |
amino acid
[STRING] |
|
cdr3_aa_heavy
[IMGT] |
amino acid
[STRING] |
|
cdr1_aa_light
[IMGT] |
amino acid
[STRING] |
|
cdr2_aa_light
[KABAT] |
amino acid
[STRING] |
|
cdr3_aa_light
[IMGT] |
amino acid
[STRING] |
|
relative_abundance_10nM |
relative abundance of the concatenated CDRs in the 10nM RBD sort round via NGS
[FLOAT] |
|
relative_abundance_1nM |
relative abundance of the concatenated CDRs in the 1nM RBD sort round via NGS
[FLOAT] |
|