darrenjhsu commited on
Commit ·
634279b
1
Parent(s): 852fd22
Update README
Browse files
README.md
CHANGED
|
@@ -6,6 +6,6 @@ The xgboost classification models used for tinyIFD outputs.
|
|
| 6 |
|
| 7 |
Each folder contains a model with its metadata:
|
| 8 |
|
| 9 |
-
`rstring.txt`: Residue code string
|
| 10 |
-
`SMILES.txt`: SMILES string
|
| 11 |
-
`RMSD2.5_rate.txt`: How many snapshots are within 2.5 Angstrom to the ground truth in the MD simulations. Ground truth is the crystal structure from the target protein.
|
|
|
|
| 6 |
|
| 7 |
Each folder contains a model with its metadata:
|
| 8 |
|
| 9 |
+
`rstring.txt`: Residue code string
|
| 10 |
+
`SMILES.txt`: SMILES string
|
| 11 |
+
`RMSD2.5_rate.txt`: How many snapshots are within 2.5 Angstrom to the ground truth in the MD simulations. Ground truth is the crystal structure from the target protein.
|