{ "description": "optional place to put comments - data matrices for wildtype and knockout experiments", "fieldCardinality": 0, "numberVariables": 4, "timeSeriesData": [ { "index": [], "matrix": [ [1.1,2,2,2], [0,1.25,0,4], [1,3.5,0,0] ], "name": "wildtype experiment 1" }, { "index": [], "matrix": [ [-2.1,1,1.2,2], [0,2.2,0,0], [1.4,0,5.5,0] ], "name": "wildtype experiment 2" } ], "type": "timeSeries" }