drake463 commited on
Commit
739763d
·
verified ·
1 Parent(s): c80b330

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -25,17 +25,14 @@ Sets 7-16 of hallucinated peptide cif files.
25
 
26
  This dataset contains hallucinated cyclic peptide scaffold structures (in CIF format) generated using AfCycDesign, a deep learning approach built on AlphaFold2 for de novo design of cyclic peptides. The scaffolds span peptide lengths of 7–16 residues and were generated through a hallucination procedure that simultaneously samples sequence and structure to produce well-ordered cyclic peptides. Structures in this dataset were filtered for high prediction confidence (pLDDT > 0.9) by AfCycDesign, representing 24,104 structurally diverse peptides predicted to fold into their designed conformations. These scaffolds serve as starting points for incorporating functional elements such as target-binding motifs for therapeutic applications.
27
 
28
- - **Curated by:** Zachary Drake
29
- - **Funded by [optional]:** [More Information Needed]
30
- - **Shared by [optional]:** [More Information Needed]
31
  - **Language(s) (NLP):** Not applicable (structural biology data)
32
  - **License:** MIT
33
 
34
- ### Dataset Sources [optional]
35
 
36
- - **Repository:** [More Information Needed]
37
  - **Paper [optional]:** Rettie, S.A., Campbell, K.V., Bera, A.K. et al. Cyclic peptide structure prediction and design using AlphaFold2. *Nature Communications* **16**, 4730 (2025). https://doi.org/10.1038/s41467-025-59940-7
38
- - **Demo [optional]:** [More Information Needed]
39
 
40
  ## Uses
41
 
@@ -59,6 +56,8 @@ The scaffolds were generated to provide a large, structurally diverse library of
59
 
60
  ### Source Data
61
 
 
 
62
  #### Data Collection and Processing
63
 
64
  Scaffolds were generated using the AfCycDesign hallucination pipeline, which modifies AlphaFold2 with a custom cyclic offset matrix for relative positional encoding. For each peptide size (7–13 residues initially, later extended to 16), 48,000 hallucinated models were generated. Structures were clustered using a torsion bin-based approach, and the highest-confidence member from each cluster (pLDDT > 0.9) was selected. The hallucination is guided by losses that optimize prediction confidence metrics (pLDDT and predicted alignment error) and the number of intramolecular contacts. The pipeline was implemented within the ColabDesign v1.1.2 framework.
@@ -67,8 +66,6 @@ Scaffolds were generated using the AfCycDesign hallucination pipeline, which mod
67
 
68
  The data was computationally generated by researchers at the Institute for Protein Design, University of Washington, and collaborators at Harvard University. Key contributors include Stephen A. Rettie, Katelyn V. Campbell, Asim K. Bera, Sergey Ovchinnikov, and Gaurav Bhardwaj.
69
 
70
- ### Annotations [optional]
71
-
72
  #### Annotation process
73
 
74
  No manual annotations were applied. Structural quality metrics (pLDDT, PAE) are computed automatically by the AfCycDesign pipeline. Torsion bin strings are assigned computationally based on backbone dihedral angles.
 
25
 
26
  This dataset contains hallucinated cyclic peptide scaffold structures (in CIF format) generated using AfCycDesign, a deep learning approach built on AlphaFold2 for de novo design of cyclic peptides. The scaffolds span peptide lengths of 7–16 residues and were generated through a hallucination procedure that simultaneously samples sequence and structure to produce well-ordered cyclic peptides. Structures in this dataset were filtered for high prediction confidence (pLDDT > 0.9) by AfCycDesign, representing 24,104 structurally diverse peptides predicted to fold into their designed conformations. These scaffolds serve as starting points for incorporating functional elements such as target-binding motifs for therapeutic applications.
27
 
28
+ - **Curated by:** Akshaya Narayanasamy, Jie Chen, Lina Maria Pena, Zachary Drake
 
 
29
  - **Language(s) (NLP):** Not applicable (structural biology data)
30
  - **License:** MIT
31
 
32
+ ### Dataset Sources
33
 
34
+ - **Repository:** https://zenodo.org/records/15164650
35
  - **Paper [optional]:** Rettie, S.A., Campbell, K.V., Bera, A.K. et al. Cyclic peptide structure prediction and design using AlphaFold2. *Nature Communications* **16**, 4730 (2025). https://doi.org/10.1038/s41467-025-59940-7
 
36
 
37
  ## Uses
38
 
 
56
 
57
  ### Source Data
58
 
59
+ https://zenodo.org/records/15164650
60
+
61
  #### Data Collection and Processing
62
 
63
  Scaffolds were generated using the AfCycDesign hallucination pipeline, which modifies AlphaFold2 with a custom cyclic offset matrix for relative positional encoding. For each peptide size (7–13 residues initially, later extended to 16), 48,000 hallucinated models were generated. Structures were clustered using a torsion bin-based approach, and the highest-confidence member from each cluster (pLDDT > 0.9) was selected. The hallucination is guided by losses that optimize prediction confidence metrics (pLDDT and predicted alignment error) and the number of intramolecular contacts. The pipeline was implemented within the ColabDesign v1.1.2 framework.
 
66
 
67
  The data was computationally generated by researchers at the Institute for Protein Design, University of Washington, and collaborators at Harvard University. Key contributors include Stephen A. Rettie, Katelyn V. Campbell, Asim K. Bera, Sergey Ovchinnikov, and Gaurav Bhardwaj.
68
 
 
 
69
  #### Annotation process
70
 
71
  No manual annotations were applied. Structural quality metrics (pLDDT, PAE) are computed automatically by the AfCycDesign pipeline. Torsion bin strings are assigned computationally based on backbone dihedral angles.