Difference between revisions of "Team:Ecuador/Description"

(Prototype team page)
 
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Ecuador}}
 
{{Ecuador}}
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<title>C-lastin, Interlab</title>
 +
<style>
 +
 +
  .ecuador_abstract_container {
 +
width: 100%;
 +
position: relative;
 +
background-color: #21618C;
 +
  top: 100px;
 +
    }
  
 +
    .ecuador_abstract_title_cotainer {
 +
      width: 100%;
 +
      height: 70px;
 +
      position: relative;
 +
      color: #fff;
 +
      font-size: 32px;
 +
      display: flex;
 +
      justify-content: center;
 +
      align-items: center;
 +
    }
 +
.ecuador_img_descrip{
 +
width: 100%;
 +
height: 500px;
 +
position: relative;
 +
background-color: #FFF;
 +
background-image: url(https://static.igem.org/mediawiki/2018/thumb/c/cb/T--Ecuador--ABSTRACT--001.jpeg/1200px-T--Ecuador--ABSTRACT--001.jpeg);
 +
background-position: center;
 +
background-repeat: no-repeat;
 +
background-size: 45%;
 +
}
  
 +
    .ecuador_abstract_text_container {
 +
      width: 100%;
 +
      height: 1000px;
 +
      position: relative;
 +
top: 20px;
 +
    }
  
<div class="column full_size">
+
    .ecuador_abstract_text {
<h1>Description</h1>
+
      width: 60%;
 
+
      height: 100%;
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
      position: relative;
 
+
      margin: auto;
</div>
+
      background-color: #21618C;
 
+
      border-radius: 20px;
 
+
      color: #FFF;
 
+
      text-align: justify;
<div class="column two_thirds_size">
+
      font-size: 18px;
<h3>What should this page contain?</h3>
+
line-height: 2.3;
<ul>
+
    }
<li> A clear and concise description of your project.</li>
+
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
.ecuador_abstract_image_container {
<li>References and sources to document your research.</li>
+
      width: 65%;
<li>Use illustrations and other visual resources to explain your project.</li>
+
      position: relative;
</ul>
+
      height: 150%;
</div>
+
      background-image: url(https://static.igem.org/mediawiki/2018/thumb/c/cb/T--Ecuador--ABSTRACT--001.jpeg/1200px-T--Ecuador--ABSTRACT--001.jpeg);
 
+
      background-position: center;
<div class="column third_size" >
+
      background-size: 100%;
<div class="highlight decoration_A_full">
+
      background-repeat: no-repeat;
<h3>Inspiration</h3>
+
    }
<p>See how other teams have described and presented their projects: </p>
+
 
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
+
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
 
+
<div class="column two_thirds_size" >
+
<h3>Advice on writing your Project Description</h3>
+
 
+
<p>
+
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements.  
+
</p>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<h3>References</h3>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
+
</div>
+
 
+
  
  
  
 +
</style>
 +
 +
</head>
  
 +
<body>
 +
<div class="ecuador_abstract_container">
 +
    <div class="ecuador_abstract_title_cotainer">
 +
      PROJECT OVERVIEW
 +
    </div>
 +
  <div class="ecuador_img_descrip">
 +
 
 +
    </div>
 +
  <div class="ecuador_abstract_text_container">
 +
 +
    <div class="ecuador_abstract_text_container">
 +
      <div class="ecuador_abstract_text">
 +
        Biomaterials have the ability to interact with biological systems without being rejected. Through interdisciplinary research that involves cell biology, materials science, and bioengineering, biomaterials have been developed as biological substitutes to restore normal cellular function of organs and tissues. A new biomaterial will be developed based on the cross-linking of bacterial cellulose (BC) and elastin-like polypeptides (ELP), for biomedical applications. The cross-linking of both materials will be carried out with synthetic biology techniques using Escherichia coli as expression system. The crosslinking will be mediated by a carbohydrate binding domain protein module (CBD) specific for cellulose. CBDs are protein modules found in carbohydratases whose function is to bind carbohydrate to bring it closer to the catalytic site of the enzyme. For this process, three expression vectors will be designed. The first one will code for the enzymes necessary in the synthesis of bacterial cellulose, the second for the optimization of extracellular production and transport of bacterial cellulose and the third one will code for a fusion protein formed by the elastin-like polypeptide and the carbohydrate binding domain (CBD-ELP). A mathematical model for the interaction between cellulose and the CBD-ELP polypeptide will be determined based on the results from in-vitro experiments. The product generated by the modified bacteria will be characterized by biochemical methods and studied using structural elucidation methods, including spectrophotometry, nuclear magnetic resonance, mass spectrometry, and X-ray diffraction and its morphology will be elucidated using of atomic force microscopy. We expect that the new biomaterial combine the structural properties of bacterial cellulose with the functionalization capacity and thermo-sensitivity of elastin, for applications in food and tissue engineering, regenerative medicine, and selective release of drugs.
 +
 
 +
      </div>
 +
 +
    </div>
 +
  </div>
 +
</div>
  
 
</html>
 
</html>
 +
{{Ecuador/footer}}

Latest revision as of 14:55, 17 November 2018

C-lastin, Interlab
PROJECT OVERVIEW
Biomaterials have the ability to interact with biological systems without being rejected. Through interdisciplinary research that involves cell biology, materials science, and bioengineering, biomaterials have been developed as biological substitutes to restore normal cellular function of organs and tissues. A new biomaterial will be developed based on the cross-linking of bacterial cellulose (BC) and elastin-like polypeptides (ELP), for biomedical applications. The cross-linking of both materials will be carried out with synthetic biology techniques using Escherichia coli as expression system. The crosslinking will be mediated by a carbohydrate binding domain protein module (CBD) specific for cellulose. CBDs are protein modules found in carbohydratases whose function is to bind carbohydrate to bring it closer to the catalytic site of the enzyme. For this process, three expression vectors will be designed. The first one will code for the enzymes necessary in the synthesis of bacterial cellulose, the second for the optimization of extracellular production and transport of bacterial cellulose and the third one will code for a fusion protein formed by the elastin-like polypeptide and the carbohydrate binding domain (CBD-ELP). A mathematical model for the interaction between cellulose and the CBD-ELP polypeptide will be determined based on the results from in-vitro experiments. The product generated by the modified bacteria will be characterized by biochemical methods and studied using structural elucidation methods, including spectrophotometry, nuclear magnetic resonance, mass spectrometry, and X-ray diffraction and its morphology will be elucidated using of atomic force microscopy. We expect that the new biomaterial combine the structural properties of bacterial cellulose with the functionalization capacity and thermo-sensitivity of elastin, for applications in food and tissue engineering, regenerative medicine, and selective release of drugs.