From d3800f1235093c9bb99276161c574a2efddb0544 Mon Sep 17 00:00:00 2001 From: Jazz Mack Smith Date: Fri, 15 Dec 2023 18:17:27 +0000 Subject: [PATCH] took matplotlib type markers out of generic.json for test with plotly --- nPYc/StudyDesigns/SOP/Generic.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/nPYc/StudyDesigns/SOP/Generic.json b/nPYc/StudyDesigns/SOP/Generic.json index 1d34149..e8c0750 100644 --- a/nPYc/StudyDesigns/SOP/Generic.json +++ b/nPYc/StudyDesigns/SOP/Generic.json @@ -28,15 +28,6 @@ "ProceduralBlank": "x", "Blank": "x", "UnknownType": "d", "UnknownRole": "d", "Unknown": "d", "nan": "d", "NaN": "d", "NA": "d" }, - "matplotlibMarkers":{ - "StudySample": "o", "Assay": "o", "Study Sample": "o", "Sample": "X", - "StudyPool": "v", "Study Reference": "v", "Study Pool": "v", - "ExternalReference": "^", "Long-Term Reference": "^", "Long Term Reference": "^", - "LinearityReference": "s", "Linearity Reference": "s", - "MethodReference": "P", "Method Reference": "P", - "ProceduralBlank": "X", "Blank": "X", - "UnknownType": "d", "UnknownRole": "d", "Unknown": "d", "nan": "d", "NaN": "d", "NA": "d" - }, "sampleTypeAbbr":{ "StudySample": "SS", "Assay": "SS", "Study Sample": "SS", "Sample": "SS", "StudyPool": "SR", "Study Reference": "SR", "Study Pool": "SR",