Team:SJTU-BioX-Shanghai/Project

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
(Why Computer?)
 
(47 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Template:13SJTU_header}}
 +
{{Template:13SJTU_nav}}
 +
<table><tr>
 +
<td valign="top" width="200">
 +
{{Template:12SJTU_floatnav_head}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script type="text/javascript">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
// <![CDATA[
-
This is a template page. READ THESE INSTRUCTIONS.
+
var myMenu;
-
</div>
+
window.onload = function() {
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
myMenu = new SDMenu("my_menu");
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
myMenu.oneSmOnly = true;
-
</div>
+
myMenu.remember = false;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
myMenu.init();
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
myMenu.expandMenu(myMenu.submenus[0]);
-
</div>
+
 
-
</div>
+
};
 +
// ]]>
 +
</script>
</html>
</html>
 +
{{Template:13SJTU_floatnav_project}}
-
<!-- *** End of the alert box *** -->
+
{{Template:12SJTU_floatnav_foot}}
-
 
+
-
 
+
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai|Home]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=SJTU-BioX-Shanghai Official Team Profile]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Project|Project]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Modeling|Modeling]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Notebook|Notebook]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Safety|Safety]]
+
-
!align="center"|[[Team:SJTU-BioX-Shanghai/Attributions|Attributions]]
+
-
|}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== '''Overall project''' ==
+
-
 
+
-
Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)
+
 +
<td valign="top" width="750">
 +
__NOTOC__
 +
<!----------------------------------------------------从这里开始写wiki--------------------------------->
 +
=<font color=white>Project Overview</font>=
Line 43: Line 34:
-
== Project Details==
 
 +
[[File:13SJTU_overview.png|700px]]
 +
=<font color=white>Why CRISPRi?</font>=
 +
* Regulate genomic genes without changing their promoters.
 +
* "Totipotent"! Change the target gene as you want by making some minor changes in gRNA sequence.
-
=== Part 2 ===
+
=<font color=white>Why Lights?</font>=
 +
* Easy to adjust! Get rid of those laborious work of adding inducing chemicals! :)
 +
* Multi-control! lights of different colors can be exerted simultaneously. And one sensor will only be activated by photons with a narrow range of wavelengths.
 +
* Accurate!
 +
* Uniformly distribute in cell culture.
-
=== The Experiments ===
+
=<font color=white>Why CRISPRi AND Lights?</font>=
 +
* Lights alone? CANNOT be easily applied on genomic genes.
 +
* CRISPRi alone? HARD to be simultaneous; NOT convenient.
 +
=<font color=white>Why Computer?</font>=
 +
Computer and Electronics! Experience the information century!
 +
* Input your desired expression level into our User Interface on the computer. And just leave rest of the work to our program and our illuminating device!
 +
<br>
 +
<br>
-
=== Part 3 ===
 
 +
<!----------------------------------------------------到这里结束--------------------------------------->
 +
</td>
 +
</tr></table>
-
== Results ==
+
{{Template:13SJTU_footer}}

Latest revision as of 21:12, 18 October 2013


Project Overview

13SJTU overview.png

Why CRISPRi?

  • Regulate genomic genes without changing their promoters.
  • "Totipotent"! Change the target gene as you want by making some minor changes in gRNA sequence.

Why Lights?

  • Easy to adjust! Get rid of those laborious work of adding inducing chemicals! :)
  • Multi-control! lights of different colors can be exerted simultaneously. And one sensor will only be activated by photons with a narrow range of wavelengths.
  • Accurate!
  • Uniformly distribute in cell culture.

Why CRISPRi AND Lights?

  • Lights alone? CANNOT be easily applied on genomic genes.
  • CRISPRi alone? HARD to be simultaneous; NOT convenient.

Why Computer?

Computer and Electronics! Experience the information century!

  • Input your desired expression level into our User Interface on the computer. And just leave rest of the work to our program and our illuminating device!