Delete TIGIT
Browse files- TIGIT/ym693/README.md +0 -41
- TIGIT/ym693/YM_693.csv +0 -3
- TIGIT/ym988/README.md +0 -44
- TIGIT/ym988/YM_988.csv +0 -3
TIGIT/ym693/README.md
DELETED
|
@@ -1,41 +0,0 @@
|
|
| 1 |
-
# anti-TIGIT designs (YM_693)
|
| 2 |
-
|
| 3 |
-
## Overview
|
| 4 |
-
|
| 5 |
-
YM_693 is a dataset of anti-TIGIT designs against the TIGIT target. This dataset contains only 2 targets, but they are species homologs of human and mouse. The designs offer a few mutations to study the local interaction between and TIGIT. This is a dataset to explore relative affinities to the parent for antibody optimization.
|
| 6 |
-
|
| 7 |
-
## Experimental details
|
| 8 |
-
|
| 9 |
-
We studied the efficacy of generating binders with different model hyperparameters. This dataset includes 26726 unique scFvs and 2 unique target sequences.
|
| 10 |
-
|
| 11 |
-
A more extensive methods section can be found in our publication [here](https://pmc.ncbi.nlm.nih.gov/articles/PMC12296056/).
|
| 12 |
-
|
| 13 |
-
## Dataset schema
|
| 14 |
-
|
| 15 |
-
The dataset will contain the following columns:
|
| 16 |
-
|
| 17 |
-
- `mata_description`: Candidate labels
|
| 18 |
-
- `mata_sequence`: scFv sequences
|
| 19 |
-
- `matalpha_description`: TIGIT proteins
|
| 20 |
-
- `matalpha_sequence`: Sequence of the TIGIT homolog
|
| 21 |
-
- `alphaseq_affinity`: Log10 Kd affinity score between the pair of sequences
|
| 22 |
-
- `alphaseq_affinity_lower_bound`: Lower bound of affinity
|
| 23 |
-
- `alphaseq_affinity_upper_bound`: Upper bound of affinity
|
| 24 |
-
|
| 25 |
-
## Misc dataset details
|
| 26 |
-
|
| 27 |
-
We define the following binders:
|
| 28 |
-
|
| 29 |
-
### A-library: (scFvs)
|
| 30 |
-
There are several terms you can filter by:
|
| 31 |
-
|
| 32 |
-
- `wt_<i>`: These are WT replicates.
|
| 33 |
-
- `candidate_`: Various mutations of Pembrolizumab
|
| 34 |
-
|
| 35 |
-
### Alpha-library:
|
| 36 |
-
- `TIGIT_22-137_POI-AGA2`: Human TIGIT
|
| 37 |
-
- `TIGIT_Mouse`: Mouse TIGIT
|
| 38 |
-
|
| 39 |
-
## Citation
|
| 40 |
-
Please cite
|
| 41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TIGIT/ym693/YM_693.csv
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dba00e7fb0a90e825590966a3693ff86814eaaa7f251f707efbb8612a3c4fa1e
|
| 3 |
-
size 23452956
|
|
|
|
|
|
|
|
|
|
|
|
TIGIT/ym988/README.md
DELETED
|
@@ -1,44 +0,0 @@
|
|
| 1 |
-
# anti-TIGIT designs (YM_1068)
|
| 2 |
-
|
| 3 |
-
## Overview
|
| 4 |
-
|
| 5 |
-
YM_988 includes ABC001 against 2 TIGIT homologs. We explored several model hypothesis: (i) Does pre-training aid predicitivity and (ii) does the featurization of the input sequences matter. To test pretraining, we refer to `mata_descriptions` with the term \textbf{warm} to include pretraining, and \textbf{cold} to start from a randomly initialized seed. For featurization, we explored \textbf{label-encoded} sequences with a one-hot-encoder of amino acid identities, versus an \textbf{ESM}-featurized embedding to represent each sequence in the PPI. Optimization was performed on the human ortholog.
|
| 6 |
-
|
| 7 |
-
## Experimental details
|
| 8 |
-
|
| 9 |
-
We studied the efficacy of generating binders with different model hyperparameters. This dataset includes 35929 unique scFvs and 2 unique TIGIT homologs sequences.
|
| 10 |
-
|
| 11 |
-
A more extensive methods section can be found in our publication [here](https://pmc.ncbi.nlm.nih.gov/articles/PMC12296056/).
|
| 12 |
-
|
| 13 |
-
## Dataset schema
|
| 14 |
-
|
| 15 |
-
The dataset will contain the following columns:
|
| 16 |
-
|
| 17 |
-
- `mata_description`: Description of the binder designs; contains warm/cold or label-encoded/ESM information. WT indicated as "WT"
|
| 18 |
-
- `mata_sequence`: svFv sequences
|
| 19 |
-
- `matalpha_description`: TIGIT homologs
|
| 20 |
-
- `matalpha_sequence`: Sequence of the TIGIT protein
|
| 21 |
-
- `alphaseq_affinity`: Log10 Kd affinity score between the pair of sequences
|
| 22 |
-
- `alphaseq_affinity_lower_bound`: Lower bound of affinity
|
| 23 |
-
- `alphaseq_affinity_upper_bound`: Upper bound of affinity
|
| 24 |
-
|
| 25 |
-
## Misc dataset details
|
| 26 |
-
|
| 27 |
-
We define the following binders:
|
| 28 |
-
|
| 29 |
-
### A-library: (scFvs)
|
| 30 |
-
There are several terms you can filter by:
|
| 31 |
-
|
| 32 |
-
- `ABC001_WT_<i>`: These are WT replicates.
|
| 33 |
-
- `ABC001_label_encoded_cold`: Label encoded sequences with no pretraining
|
| 34 |
-
- `ABC001_label_encoded_warm`: Label encoded sequences with pretraining
|
| 35 |
-
- `ABC001_esm_cold`: ESM featurized sequences with no pretraining
|
| 36 |
-
- `ABC001_esm_warm`: ESM featurized sequences with pretraining
|
| 37 |
-
|
| 38 |
-
### Alpha-library:
|
| 39 |
-
- `TIGIT_22-137_POI-AGA2`: Human TIGIT
|
| 40 |
-
- `TIGIT_Mouse`: Mouse TIGIT
|
| 41 |
-
|
| 42 |
-
## Citation
|
| 43 |
-
Please cite
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TIGIT/ym988/YM_988.csv
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb72de2c8dac3ccfa71355289b2f7be740510022c6f64ab73dd7ef16437b6f86
|
| 3 |
-
size 35225615
|
|
|
|
|
|
|
|
|
|
|
|