Eachan Johnson commited on
Commit
ea2ab9b
·
1 Parent(s): b8fe710

Fix example path

Browse files
Files changed (1) hide show
  1. example-data/examples.json +1 -1
example-data/examples.json CHANGED
@@ -167,7 +167,7 @@
167
  "file examples": [
168
  {
169
  "label": "E. coli training data from Stokes J. et al., Cell (2020)",
170
- "file": "example-data/stokes2020-eco-1000.csv",
171
  "column": "smiles",
172
  "species": "Escherichia coli"
173
  },
 
167
  "file examples": [
168
  {
169
  "label": "E. coli training data from Stokes J. et al., Cell (2020)",
170
+ "file": "example-data/stokes20-eco-1000.csv",
171
  "column": "smiles",
172
  "species": "Escherichia coli"
173
  },