You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Datasets/README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ Here are all the native structures obtained experimentally that we used as refer
34
34
## Training data
35
35
36
36
Here you can find all the training data used for all protein systems, containing alpha-carbon coordinates, forces, deltaforces and embeddings. All arrays are stored in `.npy` arrays.
37
+
`.xtc` files with starting positions you can find in this repo in `Tutorials/starting_xtc/`
37
38
38
39
| Protein | Coordinates| Forces | Deltaforces | Embeddings |
@@ -68,3 +69,20 @@ Here you can find all the coarse-grained trajectories produced for all protein s
68
69
| Protein G |[Link](http://pub.htmd.org/protein_thermodynamics_data/cg_trajectories/proteing_cgtraj_protspecific.tar.gz)|[Link](http://pub.htmd.org/protein_thermodynamics_data/cg_trajectories/proteing_cgtraj_multiprotein.tar.gz)|[PDB](http://pub.htmd.org/protein_thermodynamics_data/cg_trajectories/proteing_ca.pdb)|[PSF](http://pub.htmd.org/protein_thermodynamics_data/cg_trajectories/proteing_ca_top_dih.psf)|
Here you can find all the coarse-grained trajectories produced for experiment with the mutants of invesigated proteins. All trajectories are stored in `.xtc` format. The trajectories contain coordinates for all CA atoms of each protein. PDB and PSF files are also provided as topology files to load trajectories. In order to match the lenght of the reference protein mutants `1P7J` and `2N35` were extended by 1-2 residues. For these cases `PDB` file contains a modified version of the protein and `PDB_org` contains CA representation of the experimental structure asociated with this code.
| Protein B | 1GAB |[Link](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_1GAB_traj.tar.gz)|[PDB](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_1GAB.pdb)|[PSF](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_1GAB.psf)||
80
+
| Protein B | 2N35 |[Link](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_2N35_traj.tar.gz)|[PDB](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_2N35.pdb)|[PSF](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_2N35.psf)|[PDB](http://pub.htmd.org/protein_thermodynamics_data_mutants/mutants/proteinb_2N35_org.pdb)|
0 commit comments