summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-08-24 12:17:07 +0200
committerChristoph Helma <helma@in-silico.ch>2015-08-24 12:17:07 +0200
commit8c6c59980bc82dc2177147f2fe34adf8bfbc1539 (patch)
tree35fb78389a9ac2d54d4d2190c41a8269a754f205 /test/data
parent398d8ca681db3aa0a0552eee026705e60dd8449d (diff)
Model::Prediction with tests, initial indexesv0.0.8
Diffstat (limited to 'test/data')
-rw-r--r--test/data/hamster_carcinogenicity.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/data/hamster_carcinogenicity.json b/test/data/hamster_carcinogenicity.json
new file mode 100644
index 0000000..8c17d9d
--- /dev/null
+++ b/test/data/hamster_carcinogenicity.json
@@ -0,0 +1,3 @@
+{ "species": "Hamster",
+"endpoint": "Carcinogenicity",
+"source": "http://www.epa.gov/ncct/dsstox/sdf_cpdbas.html" }