Spaces:
Runtime error
Runtime error
Eachan Johnson commited on
Commit ·
d790bc7
1
Parent(s): 5e545d6
Update examples
Browse files
example-data/examples.json
CHANGED
|
@@ -170,19 +170,19 @@
|
|
| 170 |
{
|
| 171 |
"label": "E. coli training data from Stokes J. et al., Cell (2020)",
|
| 172 |
"file": "example-data/stokes20-eco-1000.csv",
|
| 173 |
-
"column": "
|
| 174 |
"species": "Escherichia coli"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"label": "A. baumannii training data from Liu G., Nature Chemical Biology (2023)",
|
| 178 |
"file": "example-data/liu23-abau-1000.csv",
|
| 179 |
-
"column": "
|
| 180 |
"species": "Acinetobacter baumannii"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"label": "S. aureus training data from Wong F., Nature (2024)",
|
| 184 |
"file": "example-data/wong24-sau-tox-1000.csv",
|
| 185 |
-
"column": "
|
| 186 |
"species": "Staphylococcus aureus"
|
| 187 |
}
|
| 188 |
]
|
|
|
|
| 170 |
{
|
| 171 |
"label": "E. coli training data from Stokes J. et al., Cell (2020)",
|
| 172 |
"file": "example-data/stokes20-eco-1000.csv",
|
| 173 |
+
"column": "SMILES",
|
| 174 |
"species": "Escherichia coli"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"label": "A. baumannii training data from Liu G., Nature Chemical Biology (2023)",
|
| 178 |
"file": "example-data/liu23-abau-1000.csv",
|
| 179 |
+
"column": "SMILES",
|
| 180 |
"species": "Acinetobacter baumannii"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"label": "S. aureus training data from Wong F., Nature (2024)",
|
| 184 |
"file": "example-data/wong24-sau-tox-1000.csv",
|
| 185 |
+
"column": "SMILES",
|
| 186 |
"species": "Staphylococcus aureus"
|
| 187 |
}
|
| 188 |
]
|