Team:Groningen/Graphs/Promoters/RPU/LB/BBa J23109/BBa J23106

From 2009.igem.org

(Difference between revisions)
m
m
Line 6: Line 6:
  /* List of LB control data series */
  /* List of LB control data series */
  {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 65,
  {xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 65,
-
   yf: '((cell(65,47)-cell(65,45))*(cell(64,0)-0.094262500378219))', stroke: {color: '#099'}},
+
   yf: '((cell(65,47)-cell(65,45))*(cell(64,0)-0.094262500378219))/0', stroke: {color: '#099'}},
],
],
axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0} },
axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0} },
{{defaultPlot}}
{{defaultPlot}}
}
}

Revision as of 10:45, 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 */
{xf: '(cell(0,1)+cell(0,-1))/(2*60)', y: 65,
 yf: '((cell(65,47)-cell(65,45))*(cell(64,0)-0.094262500378219))/0', stroke: {color: '#099'}},

], axes: {x: {title: "time (min)", max:946.08167 }, y: {title: "RPU", vertical: true, min: 0} }, plots: { 'default': {type: 'Lines'} } }