Jim990908 commited on
Commit
2300dc4
·
verified ·
1 Parent(s): 2e438c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -13,5 +13,30 @@ license: cc-by-4.0
13
  pretty_name: ProteinConformers
14
  ---
15
 
 
16
 
 
17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  pretty_name: ProteinConformers
14
  ---
15
 
16
+ # ProteinConformers Dataset
17
 
18
+ This repository contains the **ProteinConformers** dataset — a large-scale benchmark dataset comprising over 381,000 physically realistic conformations for 87 CASP targets.
19
 
20
+ ## 📁 Contents in This Repository
21
+
22
+ This Hugging Face repo contains:
23
+ - 87 `.zip` files
24
+ - The evalution code `ProteinConformers_code.zip` file
25
+
26
+ ## 📬 Citation
27
+
28
+ Please cite our paper if you use this dataset:
29
+
30
+ > Zhou Y., Wei C. et al. ProteinConformers: Benchmark Dataset for Simulating Protein Conformational Landscape Diversity and Plausibility. 2025.
31
+
32
+ ## 📧 Contact
33
+
34
+ Questions? Email us at [yihangjoe@foxmail.com]
35
+
36
+ Note: Due to the binary and compressed nature of the dataset files (`.pdb` inside `.zip`), automatic preview in Hugging Face Dataset Viewer is not available.
37
+ For interactive filtering and visualization, we recommend using our web platform for full access:
38
+
39
+ 🌐 **https://zhanggroup.org/ProteinConformers/**
40
+
41
+
42
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6826a1c4e798014f05cd7ecc/x2vf3DXXhjhmJgKJ49Iz4.png)