From b8bb12c8a163c238d7d4387c1914e2100bb660df Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 12 May 2016 15:23:01 +0200 Subject: enm study import fixed --- ...-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 test/data/enm/study-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json (limited to 'test/data/enm/study-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json') diff --git a/test/data/enm/study-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json b/test/data/enm/study-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json new file mode 100644 index 0000000..dbdac0a --- /dev/null +++ b/test/data/enm/study-XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22.json @@ -0,0 +1,75 @@ +{ + "uuid": "XLSX-bc7b3164-f03a-4700-a535-8c8c79587b22", + "owner": { + "substance": { + "uuid": "XLSX-dce22e5a-6ef2-3fd1-b1c8-9ebdb7bd5d2f" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "054", + "year": "2015", + "owner": "MODENA" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "BAO_0010001_SECTION", + "term": "http://purl.bioontology.org/ontology/bao#BAO_0010001", + "title": "BAO_0010001 ATP Assay" + }, + "endpoint": "054", + "guideline": [ + "ATP" + ] + }, + "parameters": { + "Cell line": "SK-OV-3", + "Dispersion protocol": "Bath", + "Exposure duration,h": 2, + "Serum concentration,%": 0.1 + }, + "reliability": { + "r_isRobustStudy": "false", + "r_isUsedforClassification": "false", + "r_isUsedforMSDS": "false", + "r_purposeFlag": null, + "r_studyResultType": "experimental result", + "r_value": null + }, + "interpretation": { + "result": null + }, + "effects": [ + { + "endpoint": "EC25", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 25.065 + } + }, + { + "endpoint": "EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 62.989 + } + }, + { + "endpoint": "SLOPE EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 1.517 + } + } + ] +} -- cgit v1.2.3