Datasets:

DOI:
License:
Yurko-hy commited on
Commit
32d2772
·
verified ·
1 Parent(s): 1ac123e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -14
README.md CHANGED
@@ -4,6 +4,13 @@ license: cc-by-4.0
4
 
5
  # A Dataset of Small Protein Conformational Ensembles from All-Atom Molecular Dynamics Simulations
6
 
 
 
 
 
 
 
 
7
  This dataset, hereafter referred to as **DynoDB**, consists of 8,385 molecular dynamics (MD) trajectories of small proteins (5–100 amino acids). Each entry contains 1,000 ensemble frames extracted from 100 ns production runs, providing a systematic characterization of small protein conformational landscapes at the atomic scale.
8
 
9
  ## License
@@ -13,7 +20,7 @@ This dataset is licensed under the **Creative Commons Attribution 4.0 Internatio
13
  ## Citing The Dataset
14
 
15
  If you use this dataset in your research, please cite the following paper:
16
- [... (Scientific Data, 2026)]
17
  DOI: https://doi.org/10.57967/HF/7057
18
 
19
  ## Dataset Structure
@@ -22,19 +29,17 @@ The data is organized as follows:
22
  - `static_structures/`: Initial PDB conformations.
23
  - `processed_structures/`: Preprocessed and repaired models.
24
  - `trajectory_frames/`: Extracted frames (1,000 per system).
25
- - `metadata/`:
26
- - `Sheet 1`: Structural and functional annotations for 8,385 entries.
27
- - `Sheet 2`: Specific identifiers for the 130 validation systems (ATLAS benchmarks).
28
 
29
  ## Dataset Size
30
 
31
- | Dataset Metric | Value |
32
- | ---- | ---- |
33
- | Number of trajectories | 8,385 |
34
- | Length per trajectory | 100 ns |
35
- | Cumulative simulation time | 838.5 µs |
36
- | Total number of atoms | 3,990,516 |
37
- | Average system size (atoms) | ~476 |
38
- | Total number of residues | 491,395 |
39
- | Average system size (residues) | ~59 |
40
- | Storage size | ~611GB |
 
4
 
5
  # A Dataset of Small Protein Conformational Ensembles from All-Atom Molecular Dynamics Simulations
6
 
7
+ ## Authors
8
+ **Zilin Ren**, **Ying Hu**, **Xin Yang**
9
+
10
+ ---
11
+
12
+ ## Dataset Overview
13
+
14
  This dataset, hereafter referred to as **DynoDB**, consists of 8,385 molecular dynamics (MD) trajectories of small proteins (5–100 amino acids). Each entry contains 1,000 ensemble frames extracted from 100 ns production runs, providing a systematic characterization of small protein conformational landscapes at the atomic scale.
15
 
16
  ## License
 
20
  ## Citing The Dataset
21
 
22
  If you use this dataset in your research, please cite the following paper:
23
+ [... (Scientific Data, 2026)]
24
  DOI: https://doi.org/10.57967/HF/7057
25
 
26
  ## Dataset Structure
 
29
  - `static_structures/`: Initial PDB conformations.
30
  - `processed_structures/`: Preprocessed and repaired models.
31
  - `trajectory_frames/`: Extracted frames (1,000 per system).
32
+ - `metadata/`: Multi-sheet Excel/CSV files providing comprehensive structural, dynamic, and functional annotations.
 
 
33
 
34
  ## Dataset Size
35
 
36
+ | Dataset Metric | Value |
37
+ | :--- | :--- |
38
+ | Number of trajectories | 8,385 |
39
+ | Length per trajectory | 100 ns |
40
+ | Cumulative simulation time | 838.5 µs (~0.84 s) |
41
+ | Total number of atoms | 3,990,516 |
42
+ | Average system size (atoms) | ~476 |
43
+ | Total number of residues | 491,395 |
44
+ | Average system size (residues) | ~59 |
45
+ | Storage size | ~611 GB |