ynuozhang commited on
Commit
3df87bf
·
1 Parent(s): d273983

readme update

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.jpg filter=lfs diff=lfs merge=lfs -text
37
+ *.png filter=lfs diff=lfs merge=lfs -text
38
+ figures/*.png filter=lfs diff=lfs merge=lfs -text
39
+ figures/*.jpg filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
- license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-nc-nd-4.0
3
  ---
4
+
5
+ # Metalorian: *De Novo* Generation of Heavy Metal-Binding Peptides with Classifier-Guided Diffusion Sampling
6
+
7
+ ## Abstract
8
+ Heavy metal contamination is a severe and ongoing global problem that demands selective and efficient chelation strategies for environmental remediation. As a solution, we introduce **Metalorian**Metalorian, a conditional diffusion model that generates *de novo* heavy metal-binding peptides, guided by **MetaLATTE**, a multi-label classifier fine-tuned to include underrepresented metal classes. Leveraging both continuous protein embeddings and discrete metal-binding constraints, Metalorian produces peptides with controllable lengths and user-defined binding specificity while preserving essential physicochemical properties. Crucially, our data augmentation strategy enables robust classification and generation even with sparse training data for certain metals. We demonstrate the effectiveness of our approach through peptides designed for copper (Cu), cadmium (Cd), and zinc (Zn), which retain key features such as net charge and hydrophobicity, while significantly reducing sequence length and molecular weight compared to known metal-binding proteins. Metalorian-generated peptides exhibit stable conformations and favorable binding energetics, as confirmed through molecular dynamics simulations. To validate binding *in vitro*, we developed a streamlined SUMO-fusion expression and cleavage system coupled with ELISA-based quantification, confirming robust Cu and Zn binding by multiple Metalorian-generated peptides. Overall, our work establishes a foundational platform for engineering heavy metal-binding peptides tailored to diverse and underrepresented targets, and highlights the potential of well-trained continuous latent spaces for diffusion-based *de novo* peptide design.
9
+
10
+ ![*in silico* workflow](figures/pipelien2_new.png)
11
+
12
+ ![*in vitro* workflow](figures/experiment.png)
figures/experiment.jpg ADDED

Git LFS Details

  • SHA256: ad630c3d30e9b0a9a6e3cf6f4b0dc479971eca6b9fb99363393673671ad199d8
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
figures/pipeline2_new.png ADDED

Git LFS Details

  • SHA256: ba0e0ac7a703a196599a797063cd6a6f545afb0bedcddf1a150e83e5debb61db
  • Pointer size: 132 Bytes
  • Size of remote file: 2.05 MB