Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,8 @@ extra_gated_fields:
|
|
18 |
I agree to use this model for non-commercial use ONLY: checkbox
|
19 |
---
|
20 |
**PepMLM: Target Sequence-Conditioned Generation of Peptide Binders via Masked Language Modeling**
|
21 |
-
|
|
|
22 |
In this work, we introduce **PepMLM**, a purely target sequence-conditioned *de novo* generator of linear peptide binders.
|
23 |
By employing a novel masking strategy that uniquely positions cognate peptide sequences at the terminus of target protein sequences,
|
24 |
PepMLM tasks the state-of-the-art ESM-2 pLM to fully reconstruct the binder region,
|
@@ -29,6 +30,7 @@ In total, PepMLM enables the generative design of candidate binders to any targe
|
|
29 |
- Demo: HuggingFace Space Demo [Link](https://huggingface.co/spaces/TianlaiChen/PepMLM).[Temporarily Unavailable]
|
30 |
- Colab Notebook: [Link](https://colab.research.google.com/drive/1u0i-LBog_lvQ5YRKs7QLKh_RtI-tV8qM?usp=sharing)
|
31 |
- Preprint: [Link](https://arxiv.org/abs/2310.03842)
|
|
|
32 |
|
33 |
```
|
34 |
# Load model directly
|
|
|
18 |
I agree to use this model for non-commercial use ONLY: checkbox
|
19 |
---
|
20 |
**PepMLM: Target Sequence-Conditioned Generation of Peptide Binders via Masked Language Modeling**
|
21 |
+
|
22 |
+

|
23 |
In this work, we introduce **PepMLM**, a purely target sequence-conditioned *de novo* generator of linear peptide binders.
|
24 |
By employing a novel masking strategy that uniquely positions cognate peptide sequences at the terminus of target protein sequences,
|
25 |
PepMLM tasks the state-of-the-art ESM-2 pLM to fully reconstruct the binder region,
|
|
|
30 |
- Demo: HuggingFace Space Demo [Link](https://huggingface.co/spaces/TianlaiChen/PepMLM).[Temporarily Unavailable]
|
31 |
- Colab Notebook: [Link](https://colab.research.google.com/drive/1u0i-LBog_lvQ5YRKs7QLKh_RtI-tV8qM?usp=sharing)
|
32 |
- Preprint: [Link](https://arxiv.org/abs/2310.03842)
|
33 |
+
- Nature Biotechnology: [Link](https://www.nature.com/articles/s41587-025-02761-2)
|
34 |
|
35 |
```
|
36 |
# Load model directly
|