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-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 test/data/enm/study-XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json (limited to 'test/data/enm/study-XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json') diff --git a/test/data/enm/study-XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json b/test/data/enm/study-XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json new file mode 100644 index 0000000..62cd93f --- /dev/null +++ b/test/data/enm/study-XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e.json @@ -0,0 +1,75 @@ +{ + "uuid": "XLSX-c08c12ec-761b-47d7-85bb-0c7af4d36e5e", + "owner": { + "substance": { + "uuid": "XLSX-9eb0db98-07c0-37fb-9fc3-7126d72252c4" + }, + "company": { + "uuid": "XLSX-c4568d50-2e06-3173-95d2-01adb74e6632", + "name": "MODENA" + } + }, + "citation": { + "title": "128", + "year": "2015", + "owner": "MODENA" + }, + "protocol": { + "topcategory": "TOX", + "category": { + "code": "BAO_0003009_SECTION", + "term": "http://purl.obolibrary.org/obo/BAO_0003009", + "title": "BAO_0003009 Cell Viability Assay" + }, + "endpoint": "128", + "guideline": [ + "WST-1" + ] + }, + "parameters": { + "Cell line": "A549", + "Dispersion protocol": "Stirring", + "Exposure duration,h": 24, + "Serum concentration,%": 0 + }, + "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": 33.663 + } + }, + { + "endpoint": "EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 49.612 + } + }, + { + "endpoint": "SLOPE EC50", + "conditions": { + }, + "result": { + "unit": "ug/ml", + "loValue": 0.638 + } + } + ] +} -- cgit v1.2.3