Loading menubar.....

Difference between revisions of "Team:CAU China/Attributions"

 
(9 intermediate revisions by 2 users not shown)
Line 311: Line 311:
  
 
.h2,h2 {
 
.h2,h2 {
   font-size: 2rem
+
   font-size: 2.5rem
 
}
 
}
  
Line 2,944: Line 2,944:
 
   float: left;
 
   float: left;
 
   min-width: 10rem;
 
   min-width: 10rem;
   padding: .5rem 0;
+
   padding: 0rem 1.5rem;
 +
  padding-bottom:1rem;
 
   margin: .125rem 0 0;
 
   margin: .125rem 0 0;
 
   font-size: 1rem;
 
   font-size: 1rem;
Line 5,732: Line 5,733:
 
   -ms-flex-pack: center;
 
   -ms-flex-pack: center;
 
   justify-content: center;
 
   justify-content: center;
   width: 15%;
+
   width: 1%;
   color: #fff;
+
   color: #ff9ea6;
 
   text-align: center;
 
   text-align: center;
 
   opacity: .5
 
   opacity: .5
Line 6,048: Line 6,049:
  
 
.d-inline {
 
.d-inline {
   display: inline!important
+
   display: inline!important;
 +
  font-size:1.75rem
 
}
 
}
  
Line 8,983: Line 8,985:
 
   body {background-color:white; }
 
   body {background-color:white; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
   #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
  
 
   /* OWN Global Settings */
 
   /* OWN Global Settings */
Line 9,198: Line 9,199:
 
   .post-content a{
 
   .post-content a{
 
     color:#40E0D0;
 
     color:#40E0D0;
 +
  }
 +
 +
  .post-content p1{
 +
    color:#000000;
 +
    font-size: 1.5rem;
 +
  }
 +
 +
  .post-content li{
 +
    color:#000000;
 +
    font-size: 1.5rem;
 
   }
 
   }
  
Line 9,269: Line 9,280:
 
     transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
 
     transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
 
     border-radius: 80%;
 
     border-radius: 80%;
     box-shadow: 0 0 0 1px #d9d9d9 inset;
+
     box-shadow: 0 0 0 1px #000000 inset;
 
     color: #4d4d4d;
 
     color: #4d4d4d;
 
   }
 
   }
Line 9,530: Line 9,541:
 
     <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China">
 
     <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China">
 
       <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px">
 
       <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px">
       <h5 class="d-inline ml-3">CAU_China</h5>
+
       <h5 class="d-inline ml-3">CAU_China</h5>
 
     </a>
 
     </a>
 
     <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
 
     <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
Line 9,558: Line 9,569:
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a>
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a>
 
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Method">Method</a>
 
           </div>
 
           </div>
 
         </li>
 
         </li>
Line 9,584: Line 9,595:
 
           </a>
 
           </a>
 
           <div class="dropdown-menu">
 
           <div class="dropdown-menu">
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Human Practices</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Overview</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Integrated_HP">Integrated_HP</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a>
 
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a>
 
           </div>
 
           </div>
Line 9,590: Line 9,602:
 
         <li class="nav-item dropdown mx-3">
 
         <li class="nav-item dropdown mx-3">
 
           <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
 
           <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
             AWARDS
+
             MODEL
 
           </a>
 
           </a>
 
           <div class="dropdown-menu">
 
           <div class="dropdown-menu">
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Measurement">Measurement</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Overview</a>
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a>
+
             <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Decision_Model">Decision Model</a>
 +
            <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Dynamics_Model">Dynamics Model</a>
 
           </div>
 
           </div>
 
         </li>
 
         </li>
Line 9,678: Line 9,691:
 
         <div class="col-md-10" style="height: 100%;margin-top: 4em;">
 
         <div class="col-md-10" style="height: 100%;margin-top: 4em;">
 
       <div id="logoPrinteria" class="item" style="
 
       <div id="logoPrinteria" class="item" style="
     background-image: url(https://2019.igem.org/wiki/images/6/63/T--CAU_China--Lab6.jpg );
+
     background-image: url(https://2019.igem.org/wiki/images/4/44/T--CAU_China--Lab16.jpg);
 
     height: 100%;
 
     height: 100%;
 
     width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/a/a3/T--CAU_China--word-attributions.png" style=" margin-top: 0px;">
 
     width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/a/a3/T--CAU_China--word-attributions.png" style=" margin-top: 0px;">
Line 9,702: Line 9,715:
  
  
<div class="container-fluid pt-4 pb-4 mb-0 bg-dark justify-content-center">
+
<div class="phaContainer">
 +
  <aside id="phaContentsOuter">
 +
    <aside id="phaContents" class="table-of-contents">
 +
      <!-- will be generated with JS -->
 +
    </aside>
 +
  </aside>
  
 +
  <main class="post-content">
 +
    <h2>Overview</h2>
 +
    <div class="row">
 +
      <div class="col-12">
 +
        <p>
 +
          &nbsp;&nbsp;&nbsp;&nbsp;This year, we have 15 undergraduate students and 2 professors making up our team and dedicated to this project. Some individuals focus on single responsibilities while others are multi-tasks conductors. But everyone has played an indispensable role in the entire project. We had also gained great help form various parties out of our team. Thank you for your effort and your joining made this team better.
 +
        </p>
  
  <div class="row mb-5 mt-3">
+
      </div>
    <div class="col-12 text-center">
+
 
+
 
     </div>
 
     </div>
  </div>
+
    <h2 style="padding-top: 45px;">1.  Attributions Outline</h2>
  
  <!---
 
  <div class="row justify-content-center mb-5">
 
  <div class="text-white bg-secondary px-5 py-2 rounded" Style="width: 80%;">
 
  Students in Germany receive extensive training in practical courses.<br><br>
 
  
  Scientific courses: Biochemistry, Biology, Informatics
+
    <h3 style=" color:rgba(220,20,60,1)">Team Leaders</h3>
  </div>
+
    <h4>XUESHAN YAN</h4>
  </div>
+
    <h5 style=" color:rgba(176,196,222,1)">General Manager & Collaboration Coordinator</h5>
  --->
+
    <h4>XUQIAN FAN</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">General Manager</h5>
  
  
  <div class="row justify-content-center mb-5">
+
    <h3 style=" color:rgba(220,20,60,1)">Wiki & Art Design Department</h3>
     <div id="accordion" Style="width: 80%;">
+
     <h4>LIHAO LUO</h4>
       <h2 class="text-white text-center" Style="">the capital of Paris</h2>
+
    <h5 style=" color:rgba(176,196,222,1)">Wiki Developer & Layout Designer</h5>
       <div class="card mt-2">
+
    <h4>YANG XU</h4>
         <div class="card-header" id="headingOne" style="background-color: #0165E0;">
+
    <h5 style=" color:rgba(176,196,222,1)">Director of Art Design</h5>
           <h5 class="mb-0">
+
    <h4>XUESHAN YAN</h4>
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
+
    <h5 style=" color:rgba(176,196,222,1)">Graphic Designer</h5>
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
    <h4>SHUJIE LIAO</h4>
            </button>
+
    <h5 style=" color:rgba(176,196,222,1)">Graphic Designer</h5>
           </h5>
+
    <h4>XINRAN DONG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Design Consultant & Translator</h5>
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Modeling Department</h3>
 +
    <h4>YUQI CHENG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Director of Model Analysis</h5>
 +
    <h4>TIANSHUO HAN</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Mathematics & Software Assistant</h5>
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Cellulose Degradation Department</h3>
 +
    <h4>SIWEN LIANG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Department Manager</h5>
 +
    <h4>NINGYU BAI</h4>
 +
    <h4>JING SHI</h4>
 +
    <h4>XUESHAN YAN</h4>
 +
 
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Product Synthesis Department</h3>
 +
    <h4>SHUJIE LIAO</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Department Manager</h5>
 +
    <h4>XUQIAN FAN</h4>
 +
    <h4>TIANSHUO HAN</h4>
 +
    <h4>RUOGU LIU</h4>
 +
    <h4>RAN WANG</h4>
 +
    <h4>ZIXUAN LI</h4>
 +
    <h4>YANG XU</h4>
 +
 
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Human Practice Department</h3>
 +
    <h4>ZHUONAN LI</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">HP Manager</h5>
 +
    <h4>YUQI CHENG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Market Analyst</h5>
 +
    <h4>XUQIAN FAN</h4>
 +
    <h4>NINGYU BAI</h4>
 +
    <h4>JING SHI</h4>
 +
    <h4>YANG XU</h4>
 +
 
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Other</h3>
 +
    <h4>RUOGU LIU</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Lab Purchasing Agent</h5>
 +
    <h4>ZIXUAN LI</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Social Media Manager </h5>
 +
 
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Advisors</h3>
 +
    <h4>DR. NA WANG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Financial Controller & Project Consultant</h5>
 +
    <h4>DR. JINSHUI YANG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Project Consultant</h5>
 +
 
 +
 
 +
 
 +
 
 +
    <h3 style=" color:rgba(220,20,60,1)">Acknowledgement</h3>
 +
 
 +
    <h6 style=" color:rgba(238,130,238,1)">Individuals</h6>
 +
    <h4>JINWANG LU</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Former Team Member</h5>
 +
    <h4>ZHENG PANG</h4>
 +
    <h5 style=" color:rgba(176,196,222,1)">Former Team Member/h5>
 +
       <h4>MENGHAN ZHAO</h4>
 +
      <h5 style=" color:rgba(176,196,222,1)">Banner & Poster Designer</h5>
 +
      <h4>MIAOMIAO LAN</h4>
 +
      <h5 style=" color:rgba(176,196,222,1)">Immunofluorescence Staining Instructor</h5>
 +
      <h4>JIAXIN ZHANG</h4>
 +
      <h5 style=" color:rgba(176,196,222,1)">Supervisor of Our Experiments</h5>
 +
      <h4>MS. XIAOLAN WU</h4>
 +
      <h5 style=" color:rgba(176,196,222,1)">Fundraising Advisor</h5>
 +
 
 +
      <h6 style=" color:rgba(238,130,238,1)">Advisors for Experimental Techniques</h6>
 +
      <h4>DR. WEI WU</h4>
 +
      <h4>DR. LEI WANG</h4>
 +
      <h4>DR. ZHI CHEN</h4>
 +
      <h4>DR. ZHONGZHOU CHEN</h4>
 +
      <h4>DR. LIANGCAI PENG</h4>
 +
      <h4>DR. XUELI ZHANG</h4>
 +
 
 +
 
 +
      <h6 style=" color:rgba(238,130,238,1)">Groups and Departments</h6>
 +
      <h4>CENTER FOR LIFE SCIENCE, COLLEGE OF BIOLOGICAL SCIENCE</h4>
 +
      <h4>B076 INNOVATION LAB</h4>
 +
      <h4>GONG ZHIZHONG LAB</h4>
 +
      <h4>LOU HUIQIANG LAB</h4>
 +
      <h4>CHEN ZHONGZHOU LAB</h4>
 +
      <h4>MENG QINGYONG LAB</h4>
 +
 
 +
 
 +
 
 +
 
 +
      <h2>2.  Team Attributions Sorted by Individuals</h2>
 +
 
 +
 
 +
 
 +
 
 +
       <div class="row">
 +
 
 +
         <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
             <img src="https://2019.igem.org/wiki/images/6/67/T--CAU_China--yxs.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Xueshan Yan is one of our team leaders and she contributes much to the entire project. Apart from managing our team affairs, communicating between our collaborative partners and us, and designing our brochures, she is also a member of the Cellulose Degradation Department and worked on the characterization and measurement of cellulases. All immunofluorescence staining experiments were carried out by Xueshan.
 +
           </p>
 
         </div>
 
         </div>
  
        <div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordion">
+
      </div>
          <div class="card-body">
+
  
           </div>
+
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/3/39/T--CAU_China--fxq.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Xuqian Fan is the other leader of our team. She made essential contributions to help us find financial and technical support from our department and other institutions. She also organized and involved in most of our human practice events. As a member of the Product Synthesis Department, she worked on astaxanthin pathway construction and enzyme activities assay.
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
       <div class="card mt-2">
+
 
         <div class="card-header" id="headingTwo" style="background-color: #0170DB;">
+
       <div class="row">
           <h5 class="mb-0">
+
 
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
+
         <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
           <figure class="figure">
            </button>
+
             <img src="https://2019.igem.org/wiki/images/6/62/T--CAU_China--lsj.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
           </h5>
+
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Shujie Liao is the manager of the Products Synthesis Department. She was devoted to the astaxanthin pathway construction, enzyme expression, and activity assays. Being skilled in art design, she designed our team clothes and cartoons for every team member. She also participated in our HP events - Yanjing Brewery`s visit and Wechat official account operation.
 +
           </p>
 
         </div>
 
         </div>
        <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
 
          <div class="card-body">
 
  
          </div>
+
      </div>
 +
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
          <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/6/6d/T--CAU_China--lsw.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Siwen Liang is the manager of the Cellulose Degradation Department, who was the key force throughout the whole cellulases section. She contributed to the vector constructions, cellulases expression, activities assay as well as parts characterization, and conducted most activities assay experiments with other group members. She also communicated with team HUBU-WUHAN about our project. As an amateur photographer, she took the portraits for every team member.
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
       <div class="card mt-2">
+
 
         <div class="card-header" id="headingThree" style="background-color: #017FD4;">
+
       <div class="row">
           <h5 class="mb-0">
+
 
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
+
         <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
           <figure class="figure">
            </button>
+
             <img src="https://2019.igem.org/wiki/images/6/6f/T--CAU_China--llh.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
           </h5>
+
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Lihao Luo is our wiki developer who in charge of the wiki design and layout settings. He coordinated with our Art Design Department and members who provided written material to complete our wiki sites. He also played a role in collaborating with UESTC-Software and testing their software system.
 +
           </p>
 
         </div>
 
         </div>
        <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
 
          <div class="card-body">
 
  
          </div>
+
      </div>
 +
 
 +
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
          <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/5/59/T--CAU_China--xy.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Yang Xu is our graphic design manager and in charge of the illustration designing on posters and wiki sites. As a member of the Products Synthesis Department, she contributed to the pathway construction and enzyme expression. She also participated in our HP event - Interviewing with the experts in the Tianjin Institute of industrial biotechnology CAS.
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
      <h2 class="text-white text-center mt-4">the capital of Paris</h2>
 
      <div class="card mt-2">
 
  
        <div class="card-header" id="headingFour" style="background-color: #018DCD;">
+
 
           <h5 class="mb-0">
+
      <div class="row">
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
+
 
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
            </button>
+
           <figure class="figure">
           </h5>
+
             <img src="https://2019.igem.org/wiki/images/8/8f/T--CAU_China--cyq%2C_lzn.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Yuqi Cheng & Zhuonan Li are the managers of the Modeling Department and the Human Practice Department respectively. Together they organized various HP events and public engaging activities, including the lectures in our school introducing synthetic biology and iGEM competition, a class about fundamental biology and workshops given to the middle school students, making educational videos with our partners and interviewing with the company and market investigation. Yuqi is also the main force of model designing
 +
           </p>
 
         </div>
 
         </div>
  
        <div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordion">
+
      </div>
          <div class="card-body">
+
  
           </div>
+
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/2/24/T--CAU_China--dxr.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Xinran Dong is our translator and experimental record reviewer. She was dedicated to translating and reviewing our written materials for wiki sites. She is also responsible for providing advice to refine our project and giving presentations about the project
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
      <div class="card mt-2">
 
  
        <div class="card-header" id="headingFive" style="background-color: #009CC7;">
+
 
           <h5 class="mb-0">
+
      <div class="row">
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
+
 
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
            </button>
+
           <figure class="figure">
           </h5>
+
             <img src="https://2019.igem.org/wiki/images/d/d8/T--CAU_China--sj.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Jing Shi attributes to the Cellulose Degradation Department. She put her effort to molecular cloning and enzyme activity assays. She also participated in interviews with experts and companies. Besides, she helped in sorting the experimental records
 +
           </p>
 
         </div>
 
         </div>
  
        <div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#accordion">
+
      </div>
          <div class="card-body">
+
  
           </div>
+
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/7/7a/T--CAU_China--bny.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Ningyu Bai is our lab safety officer as well as a member of the Cellulose Degradation Department. She not only worked on wetlab of the cellulases section but also taught us (especially sophomores) about lab safety and specific experimental techniques. She also participated in our interviews with experts and companies
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
      <div class="card mt-2">
 
  
        <div class="card-header" id="headingSix" style="background-color: #00B3BC;">
+
 
           <h5 class="mb-0">
+
      <div class="row">
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
+
 
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
            </button>
+
           <figure class="figure">
           </h5>
+
             <img src="https://2019.igem.org/wiki/images/b/bb/T--CAU_China--hts.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Tianshuo Han is a member of the Modeling Department and assistant on wetlab works. Apart from his duty on modeling and mathematics, he also contributed to the experimental record translating and reviewing
 +
           </p>
 
         </div>
 
         </div>
  
        <div id="collapseSix" class="collapse" aria-labelledby="headingSix" data-parent="#accordion">
+
      </div>
          <div class="card-body">
+
  
           </div>
+
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/c/cc/T--CAU_China--lrg.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Ruogu Liu is our lab purchasing agent. She is in charge of making orders for all DNA synthesis services, the reagents and consumable materials we need. As a member of the Products Synthesis Department, she mainly worked on molecular cloning. She also contributed to our human practice - Yanjing Brewery`s visiting, interviews with experts and video dubbing
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
       <div class="card mt-2">
+
 
         <div class="card-header" id="headingSeven" style="background-color: #00BEB7;">
+
 
           <h5 class="mb-0">
+
       <div class="row">
             <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
+
 
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
         <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
            </button>
+
           <figure class="figure">
           </h5>
+
             <img src="https://2019.igem.org/wiki/images/f/f0/T--CAU_China--lzx.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 +
        </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Zixuan Li attributes to the Products Synthesis Department as well as social media operation. In the wetlab section, she mainly worked on molecular cloning and pathway construction. As our social media manager, she operates our public account on various platforms including Twitter, Gmail, and Wechat. She posts updates about our project and responds to followers or emails regularly. She is also responsible for our questionnaire distributing and data analyzing
 +
           </p>
 
         </div>
 
         </div>
  
        <div id="collapseSeven" class="collapse" aria-labelledby="headingSeven" data-parent="#accordion">
+
      </div>
          <div class="card-body">
+
  
           </div>
+
 
 +
      <div class="row">
 +
 
 +
        <div class="col-12" style="-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%">
 +
           <figure class="figure">
 +
            <img src="https://2019.igem.org/wiki/images/f/fe/T--CAU_China--wr.jpg" style="width:100px;height:100px;"class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
 +
            <figcaption class="figure-caption"></figcaption>
 +
          </figure>
 
         </div>
 
         </div>
 +
        <div class="col-12 "style="-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%">
 +
          <p>Ran Wang is a key member of the Products Synthesis Department. He contributed his effort to the molecular cloning for the genes involved and enzymes activities assay. He also provided many laboratory photographs caught with perfect timing for our wiki embellishment and materials for our Wechat official account posting
 +
          </p>
 +
        </div>
 +
 
       </div>
 
       </div>
      <div class="card mt-2">
 
  
        <div class="card-header" id="headingEight" style="background-color: #00CBB1;">
+
 
          <h5 class="mb-0">
+
 
            <button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseEight" aria-expanded="false" aria-controls="collapseEight">
+
 
              <span class="text-white font-weight-bold">the capital of Paris</span>
+
 
             </button>
+
 
           </h5>
+
 
 +
      <h2>3.  Acknowledgement</h2>
 +
      <div class="row">
 +
        <div class="col-12">
 +
          <p>
 +
             &nbsp;&nbsp;&nbsp;&nbsp;We would also like to express our gratitude to everyone outside our team who contributed to this project and each of them has made our project better.</p>
 +
           <p>We want to thank:</p>
 
         </div>
 
         </div>
 +
      </div>
  
        <div id="collapseEight" class="collapse" aria-labelledby="headingEight" data-parent="#accordion">
 
          <div class="card-body">
 
  
           </div>
+
      <div class="row" style="background-color: white;">
 +
        <div class="col-12">
 +
           <ul style="">
 +
            <li>Jinwang Lu and Zheng Pang for their past contributions to this team as former team members</li>
 +
            <li>Menghan Zhao for designing our banner and final poster</li>
 +
            <li>Miaomiao Lan for being our immunofluorescence staining instructor</li>
 +
            <li>Jiaxin Zhang for supervising our experiments</li>
 +
            <li>Ms. Xiaolan Wu for giving our team general and fundraising advice</li>
 +
            <li>Dr. Wei Wu, Dr. Lei Wang, Dr. Zhi Chen, and Dr. Zhongzhou Chen for providing advice on experimental techniques of protein expression and purification</li>
 +
            <li>Dr. Liangcai Peng for providing advice on cellulose degradation pathway</li>
 +
            <li>Dr. Xueli Zhang for providing advice on astaxanthin pathway construction</li>
 +
          </ul>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
  
    </div>
+
      <div class="row">
  </div>
+
        <div class="col-12">
 +
          <p>
 +
            &nbsp;&nbsp;&nbsp;&nbsp;We would also like to express the special thanks to these Groups and Departments
 +
            Center for Life Science, College of Biological Science for being our fund sponsor and experimental venue provider.</p>
  
 +
        </div>
 +
      </div>
 +
 +
      <div class="row" style="background-color: white;">
 +
        <div class="col-12">
 +
          <ul style="">
 +
            <li>B076 Innovation Lab for being our hub of the wetlab works</li>
 +
            <li>Gong Zhizhong Lab for providing the antibody for immunofluorescence staining</li>
 +
            <li>Lou Huiqiang Lab for providing partial venue and facilities for our wetlab works</li>
 +
            <li>Chen Zhongzhou Lab for providing the cell disruption instructions</li>
 +
            <li>Meng Qingyong Lab for providing facilities for immunofluorescence staining</li>
 +
 +
          </ul>
 +
        </div>
 +
      </div>
  
 
</div>
 
</div>
Line 9,857: Line 10,128:
  
  
</html>
+
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&amp;ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/9test_js?action=raw&amp;ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/10test_js?action=raw&amp;ctype=text/javascript"></script>
  
  
  
 +
</html>
 
<!----{{CAU_China/CSS/Footer}} --->
 
<!----{{CAU_China/CSS/Footer}} --->
  
Line 10,114: Line 10,388:
  
 
   .navbar-collapse:after{clear:both;}
 
   .navbar-collapse:after{clear:both;}
   body{font-size:14px;line-height:1.42857143;color:#000;background-color:#ffffff;}
+
   body{font-size:16px;line-height:1.42857143;color:#000;background-color:#ffffff;}
   a{color: #2f4a98;text-decoration:none;}
+
   a{font-size:16px;color: #2f4a98;text-decoration:none;padding-left: 4px;padding-right: 24px}
 
   a:hover,
 
   a:hover,
 
   a:focus{color:#23527c;text-decoration:underline;}
 
   a:focus{color:#23527c;text-decoration:underline;}
Line 10,127: Line 10,401:
 
   /*** Footer ****/
 
   /*** Footer ****/
  
   footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid  #2f4a98;}
+
   footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid  #ff9ea6;}
 
   footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; }
 
   footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; }
  
Line 10,248: Line 10,522:
 
<div class="container">
 
<div class="container">
 
   <div class="footer_logo">
 
   <div class="footer_logo">
     <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 50%;margin-top: -15%;">
+
     <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 40%;margin-top: -16%;">
 
   </div>
 
   </div>
 
   <div class="footer_address">
 
   <div class="footer_address">
     <h4>College of Biology, China Agricultural University</h4>
+
     <h4>China Agricultural University</h4>
     <p>Tsinghua east road, <br>
+
     <p style="font-size: 14px">Tsinghua East Road 17#<br>
       BeiJing <br>
+
       Haidian District <br>
 +
      Beijing 100083<br>
 
       China</p>
 
       China</p>
 
   </div>
 
   </div>
Line 10,259: Line 10,534:
 
     <h4>Registered in China </h4>
 
     <h4>Registered in China </h4>
  
     <p><a href="tel:+86(0)-6273 7682"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br>
+
     <p><a href="tel:+86(0)-6273 7682"style="font-size: 14px"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br>
       <a href="mailto:igem2019cau@gmail.com"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p>
+
       <a href="mailto:igem2019cau@gmail.com"style="font-size: 14px"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p>
  
 
   </div>
 
   </div>
 
   <div class="footer_links">
 
   <div class="footer_links">
     <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 30%"></a>
+
     <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 40%"></a>
     <p>Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"><i class="fa fa-wechat"></i> </a></p>
+
     <p style="font-size: 14px">Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank" style="padding: 0rem 0rem"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"style="padding: 0rem 0rem"><i class="fa fa-wechat"></i> </a></p>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 10,288: Line 10,563:
 
   <div class="footer-bottom">
 
   <div class="footer-bottom">
 
     <div class="row">
 
     <div class="row">
       <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1">
+
       <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1" style="font-size:14px;padding: 0rem 0rem">
 
         Copyright &copy;
 
         Copyright &copy;
 
         2019
 
         2019
         CAU_ESPA. All rights reserved |
+
         CAU_ESPA. All rights reserved | <a href="" target="_blank" class="ue1"style="font-size:14px;padding: 0rem 0rem">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue" style="font-size:14px;padding: 0rem 0rem"> Leland</a>
        <a href="" target="_blank" class="ue1">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue"> Leland</a>
+
 
       </div>
 
       </div>
 
     </div>
 
     </div>

Latest revision as of 15:12, 19 November 2019

Overview

    This year, we have 15 undergraduate students and 2 professors making up our team and dedicated to this project. Some individuals focus on single responsibilities while others are multi-tasks conductors. But everyone has played an indispensable role in the entire project. We had also gained great help form various parties out of our team. Thank you for your effort and your joining made this team better.

1. Attributions Outline

Team Leaders

XUESHAN YAN

General Manager & Collaboration Coordinator

XUQIAN FAN

General Manager

Wiki & Art Design Department

LIHAO LUO

Wiki Developer & Layout Designer

YANG XU

Director of Art Design

XUESHAN YAN

Graphic Designer

SHUJIE LIAO

Graphic Designer

XINRAN DONG

Design Consultant & Translator

Modeling Department

YUQI CHENG

Director of Model Analysis

TIANSHUO HAN

Mathematics & Software Assistant

Cellulose Degradation Department

SIWEN LIANG

Department Manager

NINGYU BAI

JING SHI

XUESHAN YAN

Product Synthesis Department

SHUJIE LIAO

Department Manager

XUQIAN FAN

TIANSHUO HAN

RUOGU LIU

RAN WANG

ZIXUAN LI

YANG XU

Human Practice Department

ZHUONAN LI

HP Manager

YUQI CHENG

Market Analyst

XUQIAN FAN

NINGYU BAI

JING SHI

YANG XU

Other

RUOGU LIU

Lab Purchasing Agent

ZIXUAN LI

Social Media Manager

Advisors

DR. NA WANG

Financial Controller & Project Consultant

DR. JINSHUI YANG

Project Consultant

Acknowledgement

Individuals

JINWANG LU

Former Team Member

ZHENG PANG

Former Team Member/h5>

MENGHAN ZHAO

Banner & Poster Designer

MIAOMIAO LAN

Immunofluorescence Staining Instructor

JIAXIN ZHANG

Supervisor of Our Experiments

MS. XIAOLAN WU

Fundraising Advisor
Advisors for Experimental Techniques

DR. WEI WU

DR. LEI WANG

DR. ZHI CHEN

DR. ZHONGZHOU CHEN

DR. LIANGCAI PENG

DR. XUELI ZHANG

Groups and Departments

CENTER FOR LIFE SCIENCE, COLLEGE OF BIOLOGICAL SCIENCE

B076 INNOVATION LAB

GONG ZHIZHONG LAB

LOU HUIQIANG LAB

CHEN ZHONGZHOU LAB

MENG QINGYONG LAB

2. Team Attributions Sorted by Individuals

A generic square placeholder image with rounded corners in a figure.

Xueshan Yan is one of our team leaders and she contributes much to the entire project. Apart from managing our team affairs, communicating between our collaborative partners and us, and designing our brochures, she is also a member of the Cellulose Degradation Department and worked on the characterization and measurement of cellulases. All immunofluorescence staining experiments were carried out by Xueshan.

A generic square placeholder image with rounded corners in a figure.

Xuqian Fan is the other leader of our team. She made essential contributions to help us find financial and technical support from our department and other institutions. She also organized and involved in most of our human practice events. As a member of the Product Synthesis Department, she worked on astaxanthin pathway construction and enzyme activities assay.

A generic square placeholder image with rounded corners in a figure.

Shujie Liao is the manager of the Products Synthesis Department. She was devoted to the astaxanthin pathway construction, enzyme expression, and activity assays. Being skilled in art design, she designed our team clothes and cartoons for every team member. She also participated in our HP events - Yanjing Brewery`s visit and Wechat official account operation.

A generic square placeholder image with rounded corners in a figure.

Siwen Liang is the manager of the Cellulose Degradation Department, who was the key force throughout the whole cellulases section. She contributed to the vector constructions, cellulases expression, activities assay as well as parts characterization, and conducted most activities assay experiments with other group members. She also communicated with team HUBU-WUHAN about our project. As an amateur photographer, she took the portraits for every team member.

A generic square placeholder image with rounded corners in a figure.

Lihao Luo is our wiki developer who in charge of the wiki design and layout settings. He coordinated with our Art Design Department and members who provided written material to complete our wiki sites. He also played a role in collaborating with UESTC-Software and testing their software system.

A generic square placeholder image with rounded corners in a figure.

Yang Xu is our graphic design manager and in charge of the illustration designing on posters and wiki sites. As a member of the Products Synthesis Department, she contributed to the pathway construction and enzyme expression. She also participated in our HP event - Interviewing with the experts in the Tianjin Institute of industrial biotechnology CAS.

A generic square placeholder image with rounded corners in a figure.

Yuqi Cheng & Zhuonan Li are the managers of the Modeling Department and the Human Practice Department respectively. Together they organized various HP events and public engaging activities, including the lectures in our school introducing synthetic biology and iGEM competition, a class about fundamental biology and workshops given to the middle school students, making educational videos with our partners and interviewing with the company and market investigation. Yuqi is also the main force of model designing

A generic square placeholder image with rounded corners in a figure.

Xinran Dong is our translator and experimental record reviewer. She was dedicated to translating and reviewing our written materials for wiki sites. She is also responsible for providing advice to refine our project and giving presentations about the project

A generic square placeholder image with rounded corners in a figure.

Jing Shi attributes to the Cellulose Degradation Department. She put her effort to molecular cloning and enzyme activity assays. She also participated in interviews with experts and companies. Besides, she helped in sorting the experimental records

A generic square placeholder image with rounded corners in a figure.

Ningyu Bai is our lab safety officer as well as a member of the Cellulose Degradation Department. She not only worked on wetlab of the cellulases section but also taught us (especially sophomores) about lab safety and specific experimental techniques. She also participated in our interviews with experts and companies

A generic square placeholder image with rounded corners in a figure.

Tianshuo Han is a member of the Modeling Department and assistant on wetlab works. Apart from his duty on modeling and mathematics, he also contributed to the experimental record translating and reviewing

A generic square placeholder image with rounded corners in a figure.

Ruogu Liu is our lab purchasing agent. She is in charge of making orders for all DNA synthesis services, the reagents and consumable materials we need. As a member of the Products Synthesis Department, she mainly worked on molecular cloning. She also contributed to our human practice - Yanjing Brewery`s visiting, interviews with experts and video dubbing

A generic square placeholder image with rounded corners in a figure.

Zixuan Li attributes to the Products Synthesis Department as well as social media operation. In the wetlab section, she mainly worked on molecular cloning and pathway construction. As our social media manager, she operates our public account on various platforms including Twitter, Gmail, and Wechat. She posts updates about our project and responds to followers or emails regularly. She is also responsible for our questionnaire distributing and data analyzing

A generic square placeholder image with rounded corners in a figure.

Ran Wang is a key member of the Products Synthesis Department. He contributed his effort to the molecular cloning for the genes involved and enzymes activities assay. He also provided many laboratory photographs caught with perfect timing for our wiki embellishment and materials for our Wechat official account posting

3. Acknowledgement

    We would also like to express our gratitude to everyone outside our team who contributed to this project and each of them has made our project better.

We want to thank:

  • Jinwang Lu and Zheng Pang for their past contributions to this team as former team members
  • Menghan Zhao for designing our banner and final poster
  • Miaomiao Lan for being our immunofluorescence staining instructor
  • Jiaxin Zhang for supervising our experiments
  • Ms. Xiaolan Wu for giving our team general and fundraising advice
  • Dr. Wei Wu, Dr. Lei Wang, Dr. Zhi Chen, and Dr. Zhongzhou Chen for providing advice on experimental techniques of protein expression and purification
  • Dr. Liangcai Peng for providing advice on cellulose degradation pathway
  • Dr. Xueli Zhang for providing advice on astaxanthin pathway construction

    We would also like to express the special thanks to these Groups and Departments Center for Life Science, College of Biological Science for being our fund sponsor and experimental venue provider.

  • B076 Innovation Lab for being our hub of the wetlab works
  • Gong Zhizhong Lab for providing the antibody for immunofluorescence staining
  • Lou Huiqiang Lab for providing partial venue and facilities for our wetlab works
  • Chen Zhongzhou Lab for providing the cell disruption instructions
  • Meng Qingyong Lab for providing facilities for immunofluorescence staining