User:Austin J. Che/Sandbox: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: {{Slides}} <div class="slide"> <h1>GFP</h1> <plot> set key off set ylabel 'GFP/OD' set log y set title "mCherry activation" set xrange [0:8] set xtics ("-hide" 1, "-hide" 2, "+hide" 3, "+...)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Slides}}
==Summary==
=== Template 1 ===
{{#dpl:title=Sandbox|include={Template1}:1|mode=userformat|multisecseparators=\n#|listseparators = ,\n#,,}}


<div class="slide">
=== Template 2 ===
<h1>GFP</h1>
{{#dpl:title=Sandbox|include={Template2}:1|mode=userformat|multisecseparators=\n#|listseparators = ,\n#,,}}
<plot>
set key off
set ylabel 'GFP/OD'
set log y
set title "mCherry activation"
set xrange [0:8]
set xtics ("-hide" 1, "-hide" 2, "+hide" 3, "+hide" 4, "mCherry" 5, "mCherry" 6, "both" 7)
plot '-' with boxes
1 319606.08732817
2 345312.190274643
3 458.766444851008
4 243.37055784193
5 -454.036373504382
6 -342.731241584724
7 1951.78600219176
8 0
</plot>
</div>
 
<div class="slide">
<h1>mCherry</h1>
<plot>
set key off
set ylabel 'mCherry/OD'
set log y
set title "mCherry activation"
set xrange [0:8]
set xtics ("-hide" 1, "-hide" 2, "+hide" 3, "+hide" 4, "mCherry" 5, "mCherry" 6, "both" 7)
plot '-' with boxes
1 -2655.25915588389
2 -2525.3723791396
3 -2433.57260629541
4 -2723.54418877106
5 16549.0015963551
6 16879.1736368953
7 8503.22571600147
8 0
</plot>
</div>

Latest revision as of 13:28, 11 June 2007

Summary

Template 1

Template 2