Difference between revisions of "Team:NCTU Formosa/Parts"

Line 4: Line 4:
 
<head>
 
<head>
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
     <title>Untitled Document</title>
+
     <title>NCTI_Formosa: Parts</title>
     <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
+
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
     <link href="template.css" rel="stylesheet" type="text/css">
+
    <script src="jQueryAssets/jquery-1.11.1.min.js"></script>
     <script src="template.js" type="text/javascript"></script>
+
    <script src="jQueryAssets/jquery.ui-1.10.4.dialog.min.js"></script>
 +
     <link href="Parts.css" rel="stylesheet" type="text/css">
 +
     <script src="Parts.js" type="text/javascript"></script>
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
  
Line 21: Line 23:
  
 
<body>
 
<body>
 +
    <div class="parts_head"><img src="https://static.igem.org/mediawiki/2017/2/23/Parts_title1.png" width="100%"></div>
 +
    <div class="parts_content">
  
 +
        <div class="subtitle"><h6>Parts</h6></div>
 +
 +
        <p>
 +
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our goal is to realize our Parabase system to work in reality and do further application. In hopes that our system can apply to farmlands, we first attempted to produce antifungal peptides from E.coli in order to cost down to prepare for the mass production in the future. We have selected several peptides from our antifungal database and also by our antifungal peptide prediction system. So far, we have done experiments to prove antifungal function of these peptides.
 +
        </p>
 +
 +
        <p>
 +
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We have provided a collection of antifungal peptides, including validated peptides and predicted peptides that have been proved by our team. All the new Biobricks have been submitted to the Registry of iGEM.
 +
 +
        </p>
 +
 +
 +
 +
    </div>
 +
 +
    <div id="fut"></div>
  
 
</body>
 
</body>

Revision as of 22:26, 1 November 2017

navigation

NCTI_Formosa: Parts
Parts

     Our goal is to realize our Parabase system to work in reality and do further application. In hopes that our system can apply to farmlands, we first attempted to produce antifungal peptides from E.coli in order to cost down to prepare for the mass production in the future. We have selected several peptides from our antifungal database and also by our antifungal peptide prediction system. So far, we have done experiments to prove antifungal function of these peptides.

     We have provided a collection of antifungal peptides, including validated peptides and predicted peptides that have been proved by our team. All the new Biobricks have been submitted to the Registry of iGEM.

Untitled Document