Difference between revisions of "Team:SCU-China"

 
(11 intermediate revisions by the same user not shown)
Line 55: Line 55:
 
         ul.navbar > li ul li a {
 
         ul.navbar > li ul li a {
 
             color:#ffffff;
 
             color:#ffffff;
 +
        }
 +
        .content
 +
      {
 +
            background: linear-gradient(to bottom, #106AE4, #0f6EEC);
 +
            padding: 1.2em 5em;
 
         }
 
         }
  
Line 62: Line 67:
 
         .contenthead {
 
         .contenthead {
 
             font-size: 4.2em;
 
             font-size: 4.2em;
             color: #ffffff;
+
             color:#ffffff;
 
             text-align: center;
 
             text-align: center;
 
             letter-spacing: .1em;
 
             letter-spacing: .1em;
Line 70: Line 75:
 
         .block > .phrase{
 
         .block > .phrase{
 
             width: 980px;
 
             width: 980px;
 +
            color:#ffffff;
 
             margin: 2em auto 0;
 
             margin: 2em auto 0;
            color: #ffffff;
 
 
             font-size: 15px;
 
             font-size: 15px;
 
             word-wrap: break-word;
 
             word-wrap: break-word;
 
             line-height:1.4em;
 
             line-height:1.4em;
            text-indent: 2em;
+
         
 
         }
 
         }
  
 
         .footer {
 
         .footer {
            background-color:#142098;
+
            background-color:#142098;
 
             width:100%;
 
             width:100%;
 
             text-align:center;
 
             text-align:center;
Line 86: Line 91:
 
             font-size:14px;
 
             font-size:14px;
 
             padding:2.4em 0;
 
             padding:2.4em 0;
 
 
         }
 
         }
 
     </style>
 
     </style>
Line 94: Line 98:
 
<div style="width:100%">
 
<div style="width:100%">
 
     <div>
 
     <div>
         <img style="width:100%;" src="https://static.igem.org/mediawiki/2018/5/52/T--SCU-China--Headback2.jpg" />
+
         <img style="width:100%;" src="https://static.igem.org/mediawiki/2018/5/52/T--SCU-China--headback.jpg" />
 
     </div>
 
     </div>
 
     <div class="main">
 
     <div class="main">
Line 103: Line 107:
 
                         <ul>
 
                         <ul>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/overview">Overview</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/overview">Overview</a></li>
                            <li><a href="https://2018.igem.org/Team:SCU-China/project/interlab">Interlab</a></li>
 
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/regulation">Precise Regulation</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/regulation">Precise Regulation</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/circuits">Logic Circuits</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/circuits">Logic Circuits</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/indigo">CRISProgrammer of Indigo</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/indigo">CRISProgrammer of Indigo</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/parts">Parts</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/project/parts">Parts</a></li>
 +
                            <li><a href="https://2018.igem.org/Team:SCU-China/project/interlab">Interlab</a></li>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
 
                     <li><a>Modeling</a>
 
                     <li><a>Modeling</a>
 
                         <ul>
 
                         <ul>
                             <li><a href="https://2018.igem.org/Team:SCU-China/modeling/prediction">Off Target Prediction</a></li>
+
                             <li><a href="https://2018.igem.org/Team:SCU-China/modeling/prediction">Mismatch</a></li>
                             <li><a href="https://2018.igem.org/Team:SCU-China/modeling/algorithm">Orthogonal promoter construction Algorithm</a></li>
+
                             <li><a href="https://2018.igem.org/Team:SCU-China/modeling/algorithm">Orthogonality</a></li>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
 
                     <li><a>Human practice</a>
 
                     <li><a>Human practice</a>
 
                         <ul>
 
                         <ul>
                            <li><a href="https://2018.igem.org/Team:SCU-China/practice/hp">Integrated Human Practice</a></li>
+
                         
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/practice/collaboration">Collaboration</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/practice/collaboration">Collaboration</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/practice/meet">Meet Up</a></li>
 
                             <li><a href="https://2018.igem.org/Team:SCU-China/practice/meet">Meet Up</a></li>
Line 139: Line 143:
 
         <div class="content">
 
         <div class="content">
 
             <div class="block">
 
             <div class="block">
                <div class="contenthead">Story</div>
+
 
 
                 <div class="phrase">Inspired by the modularization, call-and-return and do-not-reinvent-the-wheel philosophy in
 
                 <div class="phrase">Inspired by the modularization, call-and-return and do-not-reinvent-the-wheel philosophy in
 
                     computer programming design, we come up with the idea of using the dCas9 protein to manipulate
 
                     computer programming design, we come up with the idea of using the dCas9 protein to manipulate

Latest revision as of 03:03, 18 October 2018

Team:SCU-China - 2018

Inspired by the modularization, call-and-return and do-not-reinvent-the-wheel philosophy in computer programming design, we come up with the idea of using the dCas9 protein to manipulate the expression of proteins and implement complex logic in a single E. coli cell this year. we want to construct versatile “library strains” that contains many, and maybe redundant coding sequences of commonly used proteins which are dormant by default; when we need to use the function of particular already coded proteins, we just simply transform a much smaller “Minimid” containing sgDNAs targeting the desired proteins into the library strain, and then utilizing the dCas9-sgRNA complex to initiate the transcription then expression of the particular protein.
To show the power and practicality of the design above, our team aims to test the system by using fluorescent proteins and apply it to a sustainable dyeing strategy. Indigo, as a current widely used dye, its production, transportation and using employs many toxic and not environment-friendly chemicals. However, the enzymes that catalyze the relevant reactions are found and the biological solution seems promising. We design a strategy that not only circumvents the use of toxic reagents for indigo chemical synthesis but also removes the need for a reducing agent for dye solubilization. Our engineered E.coli will be transformed with the above proteins and become a manipulatable library for us. This project will provide a fundamental contribution to the construction of engineering bacteria and clean manufacturing.