Team:Groningen/Graphs/Promoters/RPU/TY/BBa J23100/BBa J23109
From 2009.igem.org
(Difference between revisions)
(Trying to use a weighted average to reduce fluctuations in absorbance values.) |
m |
||
Line 11: | Line 11: | ||
((cell(12,47)-cell(12,45))*(0.25*(cell(10,-1)+cell(10,1))+0.5*cell(10,0)-0.09115113622763))', | ((cell(12,47)-cell(12,45))*(0.25*(cell(10,-1)+cell(10,1))+0.5*cell(10,0)-0.09115113622763))', | ||
stroke: {color: '#F00'}}, | stroke: {color: '#F00'}}, | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
], | ], | ||
- | axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: 0.05} }, | + | axes: {x: {title: "time (min)", max: 946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: 0.05} }, |
{{defaultPlot}} | {{defaultPlot}} | ||
} | } |
Revision as of 12:15, 27 July 2009
{ datasource: 'http://spreadsheets.google.com/pub?key=tqkqb23deWHvPV5vgRlGQ0Q&range=B101:BW191', 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: 10, yf: '((cell(10,47)-cell(10,45))*(0.25*(cell(12,-1)+cell(12,1))+0.5*cell(12,0)-0.09115113622763))/\ ((cell(12,47)-cell(12,45))*(0.25*(cell(10,-1)+cell(10,1))+0.5*cell(10,0)-0.09115113622763))', stroke: {color: '#F00'}},
], axes: {x: {title: "time (min)", max: 946.08167 }, y: {title: "RPU", vertical: true, min: 0, max: 0.05} }, plots: { 'default': {type: 'Lines'} } }