Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,6 @@ tags:
|
|
| 31 |
---
|
| 32 |
|
| 33 |
|
| 34 |
-
|
| 35 |
# Dataset Card for Metal Ion Binding Dataset
|
| 36 |
|
| 37 |
### Dataset Summary
|
|
@@ -62,7 +61,7 @@ The average for the `seq` and the `label` are provided below:
|
|
| 62 |
### Data Fields
|
| 63 |
|
| 64 |
- `seq`: a string containing the protein sequence
|
| 65 |
-
- `label`:
|
| 66 |
|
| 67 |
### Data Splits
|
| 68 |
|
|
|
|
| 31 |
---
|
| 32 |
|
| 33 |
|
|
|
|
| 34 |
# Dataset Card for Metal Ion Binding Dataset
|
| 35 |
|
| 36 |
### Dataset Summary
|
|
|
|
| 61 |
### Data Fields
|
| 62 |
|
| 63 |
- `seq`: a string containing the protein sequence
|
| 64 |
+
- `label`: an integer label indicating the existence of metal-ion binding site(s) on a given protein sequence
|
| 65 |
|
| 66 |
### Data Splits
|
| 67 |
|