Line 7: | Line 7: | ||
<style> | <style> | ||
− | #detectors_box, #processors_box, #adaptors_box { | + | #detectors_box, #processors_box, #adaptors_box, #reporters_box { |
display: none; | display: none; | ||
Line 13: | Line 13: | ||
} | } | ||
− | .SPL, .ARS, .PSI, .FIM, .SOX { | + | .SPL, .ARS, .PSI, .FIM, .SOX, .GFP, .CHR { |
display: none | display: none | ||
} | } | ||
Line 22: | Line 22: | ||
$(function() { | $(function() { | ||
+ | $( "#adaptors_res" ).click(function() { | ||
+ | $( "#processors_box" ).hide(); | ||
+ | $( "#detectors_box" ).hide(); | ||
+ | $( "#reporters_box" ).hide(); | ||
+ | $( "#adaptors_box" ).show(); | ||
+ | $( "#reset" ).show(); | ||
+ | }); | ||
+ | |||
$( "#detectors_res" ).click(function() { | $( "#detectors_res" ).click(function() { | ||
$( "#detectors_box" ).show(); | $( "#detectors_box" ).show(); | ||
$( "#processors_box" ).hide(); | $( "#processors_box" ).hide(); | ||
$( "#adaptors_box" ).hide(); | $( "#adaptors_box" ).hide(); | ||
+ | $( "#reporters_box" ).hide(); | ||
$( "#reset" ).show(); | $( "#reset" ).show(); | ||
}); | }); | ||
Line 33: | Line 42: | ||
$( "#detectors_box" ).hide(); | $( "#detectors_box" ).hide(); | ||
$( "#adaptors_box" ).hide(); | $( "#adaptors_box" ).hide(); | ||
+ | $( "#reporters_box" ).hide(); | ||
$( "#reset" ).show(); | $( "#reset" ).show(); | ||
}); | }); | ||
− | $( "# | + | $( "#reporters_res" ).click(function() { |
+ | $( "#reporters_box" ).show(); | ||
$( "#processors_box" ).hide(); | $( "#processors_box" ).hide(); | ||
$( "#detectors_box" ).hide(); | $( "#detectors_box" ).hide(); | ||
− | $( "#adaptors_box" ). | + | $( "#adaptors_box" ).hide(); |
$( "#reset" ).show(); | $( "#reset" ).show(); | ||
}); | }); | ||
Line 61: | Line 72: | ||
$( "#SOX_title" ).click(function() { | $( "#SOX_title" ).click(function() { | ||
$( ".SOX" ).toggle(); | $( ".SOX" ).toggle(); | ||
+ | }); | ||
+ | |||
+ | $( "#GFP_title" ).click(function() { | ||
+ | $( ".GFP" ).toggle(); | ||
+ | }); | ||
+ | |||
+ | $( "#CHR_title" ).click(function() { | ||
+ | $( ".CHR" ).toggle(); | ||
}); | }); | ||
Line 67: | Line 86: | ||
$( "#processors_box" ).show(); | $( "#processors_box" ).show(); | ||
$( "#adaptors_box" ).show(); | $( "#adaptors_box" ).show(); | ||
+ | $( "#reporters_box" ).show(); | ||
$( "#reset" ).show(); | $( "#reset" ).show(); | ||
}); | }); | ||
Line 75: | Line 95: | ||
$( "#processors_box" ).hide(); | $( "#processors_box" ).hide(); | ||
$( "#adaptors_box" ).hide(); | $( "#adaptors_box" ).hide(); | ||
+ | $( "#reporters_box" ).hide(); | ||
}); | }); | ||
Line 280: | Line 301: | ||
<td> | <td> | ||
<center> | <center> | ||
− | <img id="reporters_res" class="hoverable" title="Reporter Modules" src="https://static.igem.org/mediawiki/2017/3/36/T--Newcastle--BB_Reporter_results.png"/> | + | <a href="https://2017.igem.org/Team:Newcastle/Results#reporters_box"><img id="reporters_res" class="hoverable" title="Reporter Modules" src="https://static.igem.org/mediawiki/2017/3/36/T--Newcastle--BB_Reporter_results.png"/></a> |
</center> | </center> | ||
</td> | </td> | ||
Line 1,133: | Line 1,154: | ||
</tr> | </tr> | ||
</td> | </td> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!----- REPORTER RESULTS IN HERE | ||
+ | |||
+ | |||
+ | deGFP | ||
+ | Chromoproteins | ||
+ | |||
+ | |||
+ | ---------------> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td> | ||
+ | <div id="reporters_box" class="info_box"> | ||
+ | |||
+ | <h5>Reporter Modules: The Results</h5> | ||
+ | <br /> | ||
+ | <p3> Click the headings to see experiments and results</p3> | ||
+ | <br /> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!--------------------------- deGFP --------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | |||
+ | <h6 id="GFP_title" class="hoverable">deGFP</h6> | ||
+ | |||
+ | <h4 class="GFP">BioBricks used: <a href="#">BBa_0123456 (New)</a>, <a href="#">BBa_7890123 (Team_Name 20XX)</a><br /></h4> | ||
+ | <!--- Link all biobricks used. State whether they are our new bricks or current bricks and give the team name that originally submitted it. --> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="result-img GFP"> | ||
+ | <img class="GFP" style="width:100%" src="https://static.igem.org/mediawiki/2017/c/c1/Senslogo3.png"/> | ||
+ | </div> | ||
+ | <div class="result-img-capt GFP"> | ||
+ | <p> | ||
+ | <b>Diagrammatic Overview:</b> <!--- Insert image name between tags. ----> | ||
+ | This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. | ||
+ | <!--- Described what the diagram is showing. If biobricks are depicted give BBa_ numbers --> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h7 class="GFP">Rationale and Aim</h7> | ||
+ | <!--- Why was this done? what problem is it addressing? How does it address that problem? How does it fit into the rest of the project? What were the aims for this? ---> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">Background Information</h7> | ||
+ | <!--- Reference where the idea came from. Explain the theory behind it. Discuss why it should achieve points given above. ---> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">Design Stage</h7> | ||
+ | <!--- How was this stage designed? What was its sequence (if it's a part)? Was it modelled? What considerations were taken into account when making it? What challenges were there? How does the design link back to the rationale? (i.e. why does this design work). ---> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">Implementation</h7> | ||
+ | <!--- How was this part of the project implemented? How was it assembled if it is a part? How was it prepared for testing? What were the challenges? Why was it implemented in that way (e.g. why was that assembly method chosen)? How was it confirmed as having been implemented/assembled correctly? Include gels, images of plates, sequence data, preliminary information, etc. and refer to the specific sections of the lab-book which document this. ---> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">Characterisation</h7> | ||
+ | <!-- What experiments were performed? Refer to specific protocols, relevant sections of the lab-book, and provide enough detail that experiments could be carried out by anyone without prior knowledge of the project. Why was each experiment performed? How do they link back to the rationale/aims? What results were expected and what was actually observed? Explain the results with graphs/etc. (include legends) and what each result means. --> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">Conclusions and Future Work</h7> | ||
+ | <!--- Give a quick overview of what this section of the project was, the aims, and to what extent they were achieved. Discuss what further characterisation could be performed and whether anything (e.g. the design of a part) could be modified to improve it. Discuss what the next step would be (e.g. test more variants, repeats, etc.)--> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="GFP">References</h7> | ||
+ | <!--- Reference list ---> | ||
+ | |||
+ | |||
+ | <!--------------------------- END deGFP --------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!--------------------------- CHROMOPROTEINS --------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | |||
+ | <h6 id="CHR_title" class="hoverable">Chromoproteins</h6> | ||
+ | |||
+ | <h4 class="CHR">BioBricks used: <a href="#">BBa_0123456 (New)</a>, <a href="#">BBa_7890123 (Team_Name 20XX)</a><br /></h4> | ||
+ | <!--- Link all biobricks used. State whether they are our new bricks or current bricks and give the team name that originally submitted it. --> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="result-img CHR"> | ||
+ | <img class="CHR" style="width:100%" src="https://static.igem.org/mediawiki/2017/c/c1/Senslogo3.png"/> | ||
+ | </div> | ||
+ | <div class="result-img-capt CHR"> | ||
+ | <p> | ||
+ | <b>Diagrammatic Overview:</b> <!--- Insert image name between tags. ----> | ||
+ | This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. | ||
+ | <!--- Described what the diagram is showing. If biobricks are depicted give BBa_ numbers --> | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h7 class="CHR">Rationale and Aim</h7> | ||
+ | <!--- Why was this done? what problem is it addressing? How does it address that problem? How does it fit into the rest of the project? What were the aims for this? ---> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">Background Information</h7> | ||
+ | <!--- Reference where the idea came from. Explain the theory behind it. Discuss why it should achieve points given above. ---> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">Design Stage</h7> | ||
+ | <!--- How was this stage designed? What was its sequence (if it's a part)? Was it modelled? What considerations were taken into account when making it? What challenges were there? How does the design link back to the rationale? (i.e. why does this design work). ---> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">Implementation</h7> | ||
+ | <!--- How was this part of the project implemented? How was it assembled if it is a part? How was it prepared for testing? What were the challenges? Why was it implemented in that way (e.g. why was that assembly method chosen)? How was it confirmed as having been implemented/assembled correctly? Include gels, images of plates, sequence data, preliminary information, etc. and refer to the specific sections of the lab-book which document this. ---> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">Characterisation</h7> | ||
+ | <!-- What experiments were performed? Refer to specific protocols, relevant sections of the lab-book, and provide enough detail that experiments could be carried out by anyone without prior knowledge of the project. Why was each experiment performed? How do they link back to the rationale/aims? What results were expected and what was actually observed? Explain the results with graphs/etc. (include legends) and what each result means. --> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">Conclusions and Future Work</h7> | ||
+ | <!--- Give a quick overview of what this section of the project was, the aims, and to what extent they were achieved. Discuss what further characterisation could be performed and whether anything (e.g. the design of a part) could be modified to improve it. Discuss what the next step would be (e.g. test more variants, repeats, etc.)--> | ||
+ | |||
+ | |||
+ | |||
+ | <br /> | ||
+ | <h7 class="CHR">References</h7> | ||
+ | <!--- Reference list ---> | ||
+ | |||
+ | |||
+ | <!--------------------------- END CHROMOPROTEINS --------------------------------------------------------------------------------------------------------> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Revision as of 11:41, 13 October 2017
Our Experimental ResultsClick elements of the diagram below to see results for each section of our project.
Alternatively, click here to see a list of our experiments and results. Want to learn more about our framework (above)? Head over to our description page! |
||||||||||||||||||||||||||||||||||||||||
Biochemcial Adaptor Modules: The ResultsSarcosine Oxidase (Glyphosate to Formaldehyde)BioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. |
||||||||||||||||||||||||||||||||||||||||
Detector Modules: The ResultsSynthetic Promoter LibraryBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. Arsenic BiosensorBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. Psicose Biosensor (Paris-Every Collaboration)BioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. |
||||||||||||||||||||||||||||||||||||||||
Processor Modules: The ResultsFim Standby SwitchBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. Signal TunersBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. | ||||||||||||||||||||||||||||||||||||||||
Reporter Modules: The ResultsdeGFPBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. ChromoproteinsBioBricks used: BBa_0123456 (New), BBa_7890123 (Team_Name 20XX)
Diagrammatic Overview: This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. This is a caption. |