Difference between revisions of "Team:Berlin/Modeling"
(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <style> | ||
+ | /* iGEM Paris Bettencourt 2015 style | ||
+ | * Design by Jérémy Ferrando & Ewen Corre | ||
+ | * It's FREE! But you can send us beer at | ||
+ | * beer@corre.bio :-) */ | ||
− | + | /* RESET STYLE | |
+ | * http://meyerweb.com/eric/tools/css/reset/ | ||
+ | * v2.0 | 20110126 | ||
+ | * License: none (public domain) */ | ||
+ | html, body, div, span, applet, object, iframe, | ||
+ | h1, h2, h3, h4, h5, h6, p, blockquote, pre, | ||
+ | a, abbr, acronym, address, big, cite, code, | ||
+ | del, dfn, em, img, ins, kbd, q, s, samp, | ||
+ | small, strike, strong, sub, sup, tt, var, | ||
+ | b, u, i, center, | ||
+ | dl, dt, dd, ol, ul, li, | ||
+ | fieldset, form, label, legend, | ||
+ | table, caption, tbody, tfoot, thead, tr, th, td, | ||
+ | article, aside, canvas, details, embed, | ||
+ | figure, figcaption, footer, header, hgroup, | ||
+ | menu, nav, output, ruby, section, summary, | ||
+ | time, mark, audio, video { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | font-size: 100%; | ||
+ | font: inherit; | ||
+ | vertical-align: baseline; | ||
+ | } | ||
+ | /* HTML5 display-role reset for older browsers */ | ||
+ | article, aside, details, figcaption, figure, | ||
+ | footer, header, hgroup, menu, nav, section { | ||
+ | display: block; | ||
+ | } | ||
+ | body { | ||
+ | line-height: 1; | ||
+ | background-color: white; | ||
+ | } | ||
+ | ol, ul { | ||
+ | list-style: none; | ||
+ | } | ||
+ | blockquote, q { | ||
+ | quotes: none; | ||
+ | } | ||
+ | blockquote:before, blockquote:after, | ||
+ | q:before, q:after { | ||
+ | content: ''; | ||
+ | content: none; | ||
+ | } | ||
+ | table { | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: 0; | ||
+ | } | ||
+ | /* Destroy the wikimedia style */ | ||
+ | html, body, #content, #bodyContent, #globalWrapper, #mainContainer, #mw-content-text { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | font-size: 100%; | ||
+ | font: inherit; | ||
+ | vertical-align: baseline; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | min-width: 400px; | ||
+ | } | ||
+ | /* Repair the menu (offset) */ | ||
+ | #top_menu_inside li { | ||
+ | margin: 2px; | ||
+ | } | ||
+ | /* Modify a bit the iGEM bar… Sorry! | ||
+ | #top_menu_14, | ||
+ | #top_menu_inside { | ||
+ | border: 0; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #top_menu_inside > ul > li > a { | ||
+ | color: #9A9A9A !important; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #top_menu_inside > ul > li { | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | border-bottom: 1px solid #EEEEEE; | ||
+ | } | ||
+ | #top_menu_inside > ul > li:hover a { | ||
+ | color: white !important; | ||
+ | } | ||
+ | #top_menu_inside #bars_item img { | ||
+ | background-color: #CCCCCC; | ||
+ | }*/ | ||
+ | /******************************/ | ||
− | + | .firstHeading{ | |
− | + | display: none; | |
− | + | } | |
− | + | ||
− | < | + | </style> |
+ | </html> | ||
− | + | {{Berlin/css/bootstrap.css}} | |
− | + | {{Berlin/css/style.css}} | |
− | + | {{Berlin/css/bootstrap-theme.css}} | |
− | + | {{Berlin/css/cover.css}} | |
− | + | {{Berlin/css/jasny-bootstrap.min.css}} | |
− | + | {{Berlin/css/navmenu-push.css}} | |
− | < | + | <html lang="en"> |
+ | <body> | ||
− | |||
+ | <!-- Begin Cover --> | ||
+ | <div class="site-wrapper-sub-project"> | ||
+ | </html> | ||
+ | {{Berlin/inc/main-menue.php}} | ||
+ | {{Berlin/inc/burger-menue.php}} | ||
+ | <html> | ||
+ | </div> <!-- End Cover --> | ||
+ | |||
+ | |||
+ | <!-- Our Project Row (1) --> | ||
+ | <section data-speed="200" data-type="background" id="section-sub"> | ||
+ | <div class="container-fluid container-blue"> | ||
+ | <div class="row featurette" id="main-featurette-row"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div id="subside-content"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-xs-3 submenue-project" style="text-align:left;"> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project" class="sub-link-project"> 1. What's the problem?</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project/Strategy" class="sub-link-project"> 2. How does it work?</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project/Plant" class="sub-link-project">3. The Wastewater Treatment Plant</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project/Implementation" class="sub-link-project">4. Implementation of our Product</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project/property" class="sub-link-project">5. Properties of Enzymatic Flagellulose</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Project/results" class="sub-link-project">6. Results</a><br/><br/> | ||
+ | <a href="https://2015.igem.org/Team:Berlin/Modeling" class="sub-link-project">7. Modeling</a><br/><br/> | ||
+ | <br/> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-xs-11 col-sm-9 blog-text" style="margin-bottom:40px;"> | ||
+ | |||
+ | <div class="project-headline-float"> | ||
+ | <h4 class="blue-text project-headline"><font face="Arial">7. Modeling</h4></font> | ||
+ | </div> | ||
+ | <section> | ||
+ | <h5>Modeling the S. Salmonella Typhimurium</h5><br/> | ||
+ | After the design of a template Flagellin (fliC MCS) lacking the D3 domain and bearing a multiple coning site instead (by Johann) different D3 domain variants were designed for the purpose of our project. The aim of the modular D3 part design is to incorporate noncanonical amino acids either via SPI method or SCS method [1] in the variable Domain of Flagellin.<br/> <br/>Furthermore, the addressable sites displaying the functional side chains of the noncanonical amino acids had to be identified and determined, too. For that our Jan (Bioinformatician) developed a pymol script giving all possible combinations of sites forming an equilateral triangle. A further filter parameter was given by the choice of exposed uncharged amino acids outside structural regions such as alpha helices and beta sheets. <br/> | ||
+ | <br/> | ||
+ | An equilateral triangle (>25 Â) was chosen for the following reasons: <br/>1) The D3 domain provides a very small surface in the shape of a hemisphere<br/> 2) Maximum distances between the functional side chains are of interest to avoid steric clash after functionalization <br/>3) a maximum of three positions provides the larges possible functionalization.<br/><br/> In our investigations this scenario is provided by an equilateral triangle. However, other D3 domains bearing the information for incorporating two ncAA and one ncAA were also designed for means of comparison after functionalization with our enzymes of interest being the plastic degrading enzymes such as Cutinase. | ||
+ | <br/><br/> | ||
+ | |||
+ | [1] Hoesl MG, Budisa N. Recent advances in genetic code engineering in Escherichia<br/> | ||
+ | coli. Curr Opin Biotechnol. 2012 Oct;23(5):751-7. <br/>doi: | ||
+ | 10.1016/j.copbio.2011.12.027. Epub 2012 Jan 9. Review. PubMed PMID: 22237016. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </p> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | <!-- Fussabschnitt --> | ||
+ | </html> | ||
+ | {{Berlin/inc/footer.php}} | ||
+ | <html> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 01:15, 19 September 2015
7. Modeling
Modeling the S. Salmonella Typhimurium
After the design of a template Flagellin (fliC MCS) lacking the D3 domain and bearing a multiple coning site instead (by Johann) different D3 domain variants were designed for the purpose of our project. The aim of the modular D3 part design is to incorporate noncanonical amino acids either via SPI method or SCS method [1] in the variable Domain of Flagellin.
Furthermore, the addressable sites displaying the functional side chains of the noncanonical amino acids had to be identified and determined, too. For that our Jan (Bioinformatician) developed a pymol script giving all possible combinations of sites forming an equilateral triangle. A further filter parameter was given by the choice of exposed uncharged amino acids outside structural regions such as alpha helices and beta sheets.
An equilateral triangle (>25 Â) was chosen for the following reasons:
1) The D3 domain provides a very small surface in the shape of a hemisphere
2) Maximum distances between the functional side chains are of interest to avoid steric clash after functionalization
3) a maximum of three positions provides the larges possible functionalization.
In our investigations this scenario is provided by an equilateral triangle. However, other D3 domains bearing the information for incorporating two ncAA and one ncAA were also designed for means of comparison after functionalization with our enzymes of interest being the plastic degrading enzymes such as Cutinase.
[1] Hoesl MG, Budisa N. Recent advances in genetic code engineering in Escherichia
coli. Curr Opin Biotechnol. 2012 Oct;23(5):751-7.
doi: 10.1016/j.copbio.2011.12.027. Epub 2012 Jan 9. Review. PubMed PMID: 22237016.