This year we decided to create nine basic parts. These parts contain the single sequences of each antimicrobial peptide. Our goal is to assemble these basic parts with intein and chitin binding domain (CBD) sequences, which are better to purify. We listed all the basic parts we constructed below.
(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{NCTU_Formosa}} | + | {{NCTU_Formosa/test}} |
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <title>Composite Parts</title> | ||
+ | <script src="jQueryAssets/jquery-1.11.1.min.js"></script> | ||
+ | <script src="jQueryAssets/jquery.ui-1.10.4.dialog.min.js"></script> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" /> | ||
− | < | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
− | + | <script> | |
− | + | $(document).ready(function(){ | |
− | + | $(".part_button").click(function(){ | |
− | </ | + | $(".basic_parts").slideToggle(); |
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <style> | ||
− | |||
+ | #globalWrapper{ | ||
+ | padding-bottom: 0 !important; | ||
+ | } | ||
+ | body{ | ||
+ | font-size: 0; | ||
+ | margin: 0; | ||
+ | padding: 0 !important; | ||
+ | width: 100%; | ||
+ | font-family: Levenim MT; | ||
+ | background: #f0feff; | ||
+ | } | ||
+ | .wrapper{ | ||
+ | width: 100%; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .cover{ | ||
+ | width: 100%; | ||
+ | } | ||
− | |||
− | |||
+ | .title{ | ||
+ | font-size: 7vmin; | ||
+ | margin: 50px; | ||
+ | margin-top: 0px; | ||
+ | text-align: center; | ||
+ | } | ||
− | + | .text{ | |
− | + | font-size: 4vmin; | |
− | + | width: 50%; | |
+ | position: relative; | ||
+ | margin-left: 25%; | ||
+ | margin-top: 40px; | ||
+ | margin-bottom: 40px; | ||
+ | text-align: justify; | ||
+ | } | ||
− | + | p { | |
− | + | margin: 0; | |
+ | } | ||
− | + | .title_1 { | |
− | + | font-size: 7vmin; | |
− | + | margin: 50px; | |
− | + | margin-top: 70px; | |
− | + | text-align: center; | |
− | + | } | |
+ | .basic_title { | ||
+ | width: 30%; | ||
+ | margin-left: 35%; | ||
+ | margin-top: 100px; | ||
+ | } | ||
+ | .name { | ||
+ | font-size: 3.5vmin; | ||
+ | text-decoration: none; | ||
+ | color: rgb(9, 19, 111); | ||
+ | transition-duration: 0.4s; | ||
+ | position: relative; | ||
+ | left: 25%; | ||
+ | margin: 30px; | ||
+ | } | ||
− | + | .name:hover { | |
− | + | color: rgb(251, 185, 24) | |
+ | } | ||
− | + | .bac { | |
+ | width: 20%; | ||
+ | margin: 50px; | ||
+ | margin-left: 40%; | ||
+ | margin-bottom: 70px; | ||
+ | } | ||
− | + | .dec_1 { | |
− | + | width: 50%; | |
+ | margin-left: 25%; | ||
+ | margin-top: 100px; | ||
+ | } | ||
− | </div> | + | .dec_2 { |
+ | width: 50%; | ||
+ | margin-left: 25%; | ||
+ | margin-bottom: 150px; | ||
+ | } | ||
+ | |||
+ | .basic_parts { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .part_button { | ||
+ | width: 5%; | ||
+ | margin-left: 47.5%; | ||
+ | margin-bottom: 15px; | ||
+ | cursor: pointer; | ||
+ | transition-duration: 0.4s; | ||
+ | } | ||
+ | |||
+ | .part_button:hover { | ||
+ | transform: scale(1.2); | ||
+ | } | ||
+ | |||
+ | .part_button:active { | ||
+ | transform: scale(0.8); | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | <!-----------------------------------------------------------------------------> | ||
+ | |||
+ | <script> | ||
+ | </script> | ||
+ | |||
+ | <!-----------------------------------------------------------------------------> | ||
+ | |||
+ | <!-- Latex resourse code--> | ||
+ | <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js" type="text/javascript"> | ||
+ | MathJax.Hub.Config({ | ||
+ | extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"], | ||
+ | jax: ["input/TeX", "output/HTML-CSS"], | ||
+ | tex2jax: { | ||
+ | inlineMath: [ | ||
+ | ['$', '$'], | ||
+ | ["\\(", "\\)"] | ||
+ | ], | ||
+ | displayMath: [ | ||
+ | ['$$', '$$'], | ||
+ | ["\\[", "\\]"] | ||
+ | ], | ||
+ | }, | ||
+ | "HTML-CSS": { | ||
+ | availableFonts: ["TeX"] | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <!-----------------------------------------------------------------------------> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div class="wrapper"> | ||
+ | <div class="banner"> | ||
+ | <img class="cover" src="https://static.igem.org/mediawiki/2018/e/ed/T--NCTU_Formosa--Parts.png"> | ||
+ | </div> | ||
+ | <div class="sec1"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f8/T--NCTU_Formosa--Composite_parts.png" class="basic_title"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/5/5d/T--NCTU_Formosa--Parts_dec3.png" class="dec_1"> | ||
+ | <div class="title_1"><p>Overview</p></div> | ||
+ | <div class="text"> | ||
+ | <p> | ||
+ | This year we decided to create nine basic parts. These parts contain the single sequences of each antimicrobial peptide. Our goal is to assemble these basic parts with intein and chitin binding domain (CBD) sequences, which are better to purify. We listed all the basic parts we constructed below. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!---------------------------------------------------------------------> | ||
+ | <div class="basic_parts"> | ||
+ | <div class="title_1"><p>Antimicrobial Peptide</p></div> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599000" class="name" target="_blank"><p>Subtilosin-Intein-CBD(BBa_K2599008)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/b/bf/T--NCTU_Formosa--Sub_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599001" class="name" target="_blank"><p>Bovicin HJ50-Intein-CBD(BBa_K2599009)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/f5/T--NCTU_Formosa--Bov_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599002" class="name" target="_blank"><p>Enterocin A-Intein-CBD(BBa_K2599010)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/45/T--NCTU_Formosa--Ent_A_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599003" class="name" target="_blank"><p>Enterocin B-Intein-CBD(BBa_K2599011)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/5/5f/T--NCTU_Formosa--Ent_B_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599004" class="name" target="_blank"><p>Enterocin 96-Intein-CBD(BBa_K2599012)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/d/da/T--NCTU_Formosa--Ent_96_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599005" class="name" target="_blank"><p>Lacticin Z-Intein-CBD(BBa_K2599013)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/8/8b/T--NCTU_Formosa--Lac_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599006" class="name" target="_blank"><p>Leucocyclicin Q-Intein-CBD(BBa_K2599014)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/1/13/T--NCTU_Formosa--Leu_2.png" class="bac"> | ||
+ | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2599007" class="name" target="_blank"><p>Durancin TW-49M-Intein-CBD(BBa_K2599015)</p></a> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/b/b4/T--NCTU_Formosa--Dur_2.png" class="bac" style="margin-bottom: 50px;" > | ||
+ | </div> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2018/9/99/T--NCTU_Formosa--Parts_button.png" class="part_button" id="pb" onmouseup="mouseUp()"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/6/61/T--NCTU_Formosa--Parts_dec4.png" class="dec_2"> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | |||
+ | <script> | ||
+ | function mouseUp() { | ||
+ | document.getElementById("pb").style.transform = "rotate(180deg)"; | ||
+ | document.getElementById("pb").style.transform = "rotate(-180deg)"; | ||
+ | } | ||
+ | </script> | ||
</html> | </html> | ||
+ | |||
+ | {{NCTU_Formosa/Footer}} |
Revision as of 15:24, 22 September 2018
Overview
Antimicrobial Peptide
Subtilosin-Intein-CBD(BBa_K2599008)
Bovicin HJ50-Intein-CBD(BBa_K2599009)
Enterocin A-Intein-CBD(BBa_K2599010)
Enterocin B-Intein-CBD(BBa_K2599011)
Enterocin 96-Intein-CBD(BBa_K2599012)
Lacticin Z-Intein-CBD(BBa_K2599013)
Leucocyclicin Q-Intein-CBD(BBa_K2599014)
Durancin TW-49M-Intein-CBD(BBa_K2599015)