From 18b3dcc2484f2858d5cc40dd806e50084adbe9e8 Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 10 Apr 2018 16:20:25 +0200 Subject: minor fixes to endpoint names --- classification/DSSTox_Carcinogenic_Potency_DBS_MultiCellCall.json | 2 +- regression/training_log10.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/classification/DSSTox_Carcinogenic_Potency_DBS_MultiCellCall.json b/classification/DSSTox_Carcinogenic_Potency_DBS_MultiCellCall.json index 60cf45a..bbc97d5 100644 --- a/classification/DSSTox_Carcinogenic_Potency_DBS_MultiCellCall.json +++ b/classification/DSSTox_Carcinogenic_Potency_DBS_MultiCellCall.json @@ -1,4 +1,4 @@ -{ "species": "Rodent (multiple species/sites)", +{ "species": "Rodents (multiple species/sites)", "endpoint": "Carcinogenicity", "source": "http://www.epa.gov/ncct/dsstox/sdf_cpdbas.html", "qmrf": { diff --git a/regression/training_log10.json b/regression/training_log10.json index b4ede58..ea6204d 100644 --- a/regression/training_log10.json +++ b/regression/training_log10.json @@ -1,5 +1,5 @@ { - "species": "Rats", + "species": "Rat", "endpoint": "Lowest observed adverse effect level (LOAEL)", "source": "https://github.com/opentox/loael-paper/blob/revision/data/training_log10.csv", "unit": "mmol/kg_bw/day", -- cgit v1.2.3