Datasets:

ArXiv:
DOI:
License:
AntonioMirarchi tonigi commited on
Commit
751504f
·
verified ·
1 Parent(s): 58bc285

Update README.md (#1)

Browse files

- Update README.md (21191d99e4291d112457127336b6f15ca443ac4a)


Co-authored-by: Toni <[email protected]>

Files changed (1) hide show
  1. README.md +14 -19
README.md CHANGED
@@ -1,34 +1,30 @@
1
- ---
2
- viewer: false
3
- ---
4
- license: CC BY-ND 4.0</br>
5
-
6
- Tags:
7
-
8
- - Chemistry
9
- - Biology
10
- - Molecular Dynamics
11
- - Neural Network Potential
12
-
13
  ---
 
 
 
 
 
 
 
 
 
 
14
 
15
- # mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics
16
 
17
  This dataset comprises all-atom systems for 5,398 CATH domains, modeled with a state-of-the-art classical force field, and simulated in five replicates each at five temperatures from 320 K to 450 K.
18
 
19
- ---
20
  ## Availability
21
  - [torchmd-net dataloader](https://github.com/torchmd/torchmd-net/blob/main/torchmdnet/datasets/mdcath.py)
22
  - [playmolecule](https://open.playmolecule.org/mdcath)
23
- - [vmd script to load and analysis]
 
24
 
25
- ---
26
  ## Citing The Dataset
27
  Please cite this manuscript for papers that use the mdCATH dataset:
28
 
29
- Antonio Mirarchi, Toni Giorgino, Gianni De Fabritiis. "mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics" ([arXiv:2407.14794](https://arxiv.org/abs/2407.14794v1))
30
 
31
- ---
32
  ## Dataset Size
33
 
34
  | Description | Value |
@@ -43,4 +39,3 @@ Antonio Mirarchi, Toni Giorgino, Gianni De Fabritiis. "mdCATH: A Large-Scale MD
43
  | Avg. domain length | 137 AAs |
44
  | Total file size | 3.3 TB |
45
 
46
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ viewer: false
3
+ license: cc-by-4.0
4
+ tags:
5
+ - chemistry
6
+ - biology
7
+ - molecular dynamics
8
+ - neural network potential
9
+ pretty_name: 'mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics'
10
+ ---
11
+
12
 
13
+ # mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics
14
 
15
  This dataset comprises all-atom systems for 5,398 CATH domains, modeled with a state-of-the-art classical force field, and simulated in five replicates each at five temperatures from 320 K to 450 K.
16
 
 
17
  ## Availability
18
  - [torchmd-net dataloader](https://github.com/torchmd/torchmd-net/blob/main/torchmdnet/datasets/mdcath.py)
19
  - [playmolecule](https://open.playmolecule.org/mdcath)
20
+ - [scripts to load and convert](https://github.com/giorginolab/mdcath-utils/tree/main)
21
+
22
 
 
23
  ## Citing The Dataset
24
  Please cite this manuscript for papers that use the mdCATH dataset:
25
 
26
+ > Antonio Mirarchi, Toni Giorgino, Gianni De Fabritiis. "mdCATH: A Large-Scale MD Dataset for Data-Driven Computational Biophysics" ([arXiv:2407.14794](https://arxiv.org/abs/2407.14794v1))
27
 
 
28
  ## Dataset Size
29
 
30
  | Description | Value |
 
39
  | Avg. domain length | 137 AAs |
40
  | Total file size | 3.3 TB |
41