Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
# TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
|
| 2 |
|
|
|
|
|
|
|
| 3 |
TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
|
| 4 |
|
| 5 |
## Installation
|
|
|
|
| 1 |
# TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
|
| 2 |
|
| 3 |
+

|
| 4 |
+
|
| 5 |
TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
|
| 6 |
|
| 7 |
## Installation
|