Team:MIT/BCR

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{MIT-header}}<!--content-->
+
{{MIT-header}}
 +
 
 +
{{MIT-album}}
 +
<html>
 +
<head></head>
 +
 
 +
<body>
 +
<div align="center">
 +
 
 +
<img name="mainimage" border="1">
 +
 
 +
<br>
 +
 
 +
<input type="button" value="Back" onclick="javascript:prevImage()">
 +
 
 +
 
 +
 
 +
<select id="list" onchange="javascript:changeImage()">
 +
 
 +
<option value="http://imgs.xkcd.com/comics/reduce_your_payments.png">First Image</option>
 +
 
 +
<option value="http://imgs.xkcd.com/comics/ios_keyboard.png">Second Image</option>
 +
 
 +
<option value="http://imgs.xkcd.com/comics/move_fast_and_break_things.png">Third Image</option>
 +
 
 +
<option value="http://imgs.xkcd.com/comics/data.png">Fourth Image</option>
 +
 
 +
</select>
 +
 
 +
 
 +
 
 +
<input type="button" value="Next" onclick="javascript:nextImage()">
 +
 
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<p><center>
 +
 
 +
<font face="arial, helvetica" size"-2">Free JavaScripts provided<br>
 +
 
 +
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
 +
 
 +
</center>
<tr>outline for this page:
<tr>outline for this page:
sub-team
sub-team
Line 19: Line 64:
<br />---tuning and signal processing
<br />---tuning and signal processing
</tr>
</tr>
 +
</body>
 +
</html>

Revision as of 03:36, 10 October 2014

 


Image Map


Free JavaScripts provided
by The JavaScript Source
outline for this page: sub-team Divisions (each group should probably be a page)
--Goal/background/why
--System
--diagram and mechanism walk through
--Results (new page)
---section for each experiment (collapsible, with descriptive heading and quick meaning (pass/fail))
----Motivation for test
----methods as applicable
----results (graphs etc)
----meaning
-----why its a pass/fail
-----implications (eg the protein assembles correctly)
--future
---Other applications
---future experiments
---tuning and signal processing