Team:Groningen/Graphs/Promoters/RPU/LB/BBa J23100/BBa J23106
From 2009.igem.org
(Difference between revisions)
m |
(Now uses a data table.) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
- | + | datatable: '/Team:Groningen/Tables/Promoters/Combined', | |
width: '8cm', | width: '8cm', | ||
height: '5cm', | height: '5cm', | ||
Line 26: | Line 26: | ||
((cell(66,47)-cell(66,45))*(cell(65,0)-0.094262500378219))', stroke: {color: '#099'}}, | ((cell(66,47)-cell(66,45))*(cell(65,0)-0.094262500378219))', stroke: {color: '#099'}}, | ||
], | ], | ||
- | axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: | + | axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: 1} }, |
{{defaultPlot}} | {{defaultPlot}} | ||
} | } |
Latest revision as of 12:22, 30 July 2009
{ datatable: '/Team:Groningen/Tables/Promoters/Combined', width: '8cm', height: '5cm', series: [
/* List of LB control data series */ // ((d/dt)Fx/ABSx)/((d/dt)Fr/ABSr) = ((d/dt)Fx*ABSr)/((d/dt)Fr*ABSx) // = (dFx*ABSr)/(dFr*ABSx) {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 5, yf: '((cell(5,47)-cell(5,45))*(cell(6,0)-0.094262500378219))/\ ((cell(6,47)-cell(6,45))*(cell(5,0)-0.094262500378219))', stroke: {color: '#EE0'}}, {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 17, yf: '((cell(17,47)-cell(17,45))*(cell(18,0)-0.094262500378219))/\ ((cell(18,47)-cell(18,45))*(cell(17,0)-0.094262500378219))', stroke: {color: '#990'}}, {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 29, yf: '((cell(29,47)-cell(29,45))*(cell(30,0)-0.094262500378219))/\ ((cell(30,47)-cell(30,45))*(cell(29,0)-0.094262500378219))', stroke: {color: '#E0E'}}, {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 41, yf: '((cell(41,47)-cell(41,45))*(cell(42,0)-0.094262500378219))/\ ((cell(42,47)-cell(42,45))*(cell(41,0)-0.094262500378219))', stroke: {color: '#909'}}, {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 53, yf: '((cell(53,47)-cell(53,45))*(cell(54,0)-0.094262500378219))/\ ((cell(54,47)-cell(54,45))*(cell(53,0)-0.094262500378219))', stroke: {color: '#0EE'}}, {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 65, yf: '((cell(65,47)-cell(65,45))*(cell(66,0)-0.094262500378219))/\ ((cell(66,47)-cell(66,45))*(cell(65,0)-0.094262500378219))', stroke: {color: '#099'}},
], axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: 1} }, plots: { 'default': {type: 'Lines'} } }