Skip to content

Commit

Permalink
took matplotlib type markers out of generic.json for test with plotly
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazz Mack Smith committed Dec 15, 2023
1 parent 88accb3 commit d3800f1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions nPYc/StudyDesigns/SOP/Generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d3800f1

Please sign in to comment.