Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
|
| 4 |
-
-
|
|
|
|
| 5 |
---
|
|
|
|
| 6 |
### Description
|
| 7 |
This dataset contains ΔΔG value of various protein mutations (including some human designed proteins). The ΔΔG value indicates the stability of protein.
|
| 8 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
configs:
|
| 4 |
+
- config_name: dataset
|
| 5 |
+
data_files: "dataset.csv"
|
| 6 |
---
|
| 7 |
+
|
| 8 |
### Description
|
| 9 |
This dataset contains ΔΔG value of various protein mutations (including some human designed proteins). The ΔΔG value indicates the stability of protein.
|
| 10 |
|