|
|
(One intermediate revision by one other user not shown) |
Line 3: |
Line 3: |
| <link rel="stylesheet" href="https://2018.igem.org/Template:SMMU-China/CSS_main?action=raw&ctype=text/css" type="text/css"> | | <link rel="stylesheet" href="https://2018.igem.org/Template:SMMU-China/CSS_main?action=raw&ctype=text/css" type="text/css"> |
| <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:SMMU-China/CSS_ToTheTop&action=raw&ctype=text/css" /> | | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:SMMU-China/CSS_ToTheTop&action=raw&ctype=text/css" /> |
| + | |
| + | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:SMMU-China/2019_CSS_demo&action=raw&ctype=text/css" /> |
| + | <link rel="stylesheet" href="http://fonts.googleapis.com/icon?family=Material+Icons&action=raw&ctype=text/css" /> |
| + | <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:SMMU-China/2019_CSS_sidenav_min&action=raw&ctype=text/css" /> |
| + | <style type="text/css"> |
| + | .toggle { |
| + | display: block; |
| + | height: 72px; |
| + | line-height: 72px; |
| + | text-align: center; |
| + | width: 72px; |
| + | } |
| + | </style> |
| | | |
| <div id="page-wrapper"> | | <div id="page-wrapper"> |
Line 9: |
Line 22: |
| <section id="header"> | | <section id="header"> |
| | | |
− | <table style="margin-bottom:0;"> | + | <div id="needshow" style="display: none;"> |
| + | <h1><a href="https://2018.igem.org/Team:SMMU-China">Ca<sup>2+</sup>RTIN</a></h1> |
| + | <center> |
| + | <a href="javascript:;" class="toggle" id="sidenav-toggle" style="color: #36b;"> |
| + | <i class="material-icons" style="line-height:3;font-size:40px;">menu</i> |
| + | </a> |
| + | <p style="font-size: 20px;margin-top: 2em;font-weight: 700;">Please view this page horizontally!</p> |
| + | </center> |
| + | </div> |
| + | |
| + | <table id="needhide" style="margin-bottom:0;"> |
| <tr> | | <tr> |
| <th style="float:left;margin-left:40px"> | | <th style="float:left;margin-left:40px"> |
Line 72: |
Line 95: |
| <tr> | | <tr> |
| </table> | | </table> |
| + | |
| + | <nav class="sidenav" data-sidenav data-sidenav-toggle="#sidenav-toggle"> |
| + | <div class="sidenav-brand"> |
| + | MENU |
| + | </div> |
| + | |
| + | <ul class="sidenav-menu"> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">assignment_ind</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Home</span> |
| + | </a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China/Description" data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Project</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Description">Description</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Design">Design</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Experiments">Experiments</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Demonstrate">Demonstrate</a></li> |
| + | </ul> |
| + | </li> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China/Basic_Part" data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Parts</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Basic_Part">Basic Part</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Composite_Part">Composite Part</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Part_Collection">Part Collection</a></li> |
| + | </ul> |
| + | </li> |
| + | <li> |
| + | <a data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Lab</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Safety">Safety</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Notebook">Notebook</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/InterLab">Interlab</a></li> |
| + | </ul> |
| + | </li> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China/Model" data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Modeling</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Model">Model</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Software">Software</a></li> |
| + | </ul> |
| + | </li> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China/Human_Practices" data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">HP</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Human_Practices">Human Practice</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Public_Engagement">Edu&Public Engagement</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Collaborations">Collaboration</a></li> |
| + | </ul> |
| + | </li> |
| + | <li> |
| + | <a href="https://2018.igem.org/Team:SMMU-China/Team" data-sidenav-dropdown-toggle class="active"> |
| + | <span class="sidenav-link-icon"> |
| + | <i class="material-icons">store</i> |
| + | </span> |
| + | <span class="sidenav-link-title">Team</span> |
| + | <span class="sidenav-dropdown-icon show" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_down</i> |
| + | </span> |
| + | <span class="sidenav-dropdown-icon" data-sidenav-dropdown-icon> |
| + | <i class="material-icons">arrow_drop_up</i> |
| + | </span> |
| + | </a> |
| + | |
| + | <ul class="sidenav-dropdown" data-sidenav-dropdown> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Team">Team Members</a></li> |
| + | <li><a href="https://2018.igem.org/Team:SMMU-China/Attributions">Attributions</a></li> |
| + | </ul> |
| + | </li> |
| + | </ul> |
| + | </nav> |
| </section> | | </section> |
| <!-- Main --> | | <!-- Main --> |
Line 92: |
Line 251: |
| <img src="https://static.igem.org/mediawiki/2018/4/41/T--SMMU-China--Human_Practices_Pic_9.jpg" style="width: 60%;"> | | <img src="https://static.igem.org/mediawiki/2018/4/41/T--SMMU-China--Human_Practices_Pic_9.jpg" style="width: 60%;"> |
| </div> | | </div> |
− | <p class="inner-text">As a preview, three of our team members gave a presentation of our project in English and answered questions from judges and other iGEMers attending to the meeting. During the process, we found many drawbacks of our program, such as the bio-safety parts and modeling parts. We were suggested to hand over the safety form to the organizing committee of iGEM due to the use of AAV. We were also recommended to build a mathematical modeling, which is closely attached to our research, to guide the production and ensure the effects of the antibodies. These parts were not considered in our project because we were not familiar with the rules and the competition. But, luckily, these problems were pointed out by the judges and iGEMers. In the poster presentation, our team visited many outstanding teams’ posters to learn about their experiment design and other good points in human practice, mathematical modeling and so on.</p> | + | <p class="inner-text">As a preview, three of our team members gave a presentation of our project in English and answered questions from judges and other iGEMers attending to the meeting. During the process, we found many drawbacks of our program, such as the bio-safety parts and modeling parts. We were suggested to hand over the safety form to the organizing committee of iGEM due to the use of AAV. We were also recommended to build a mathematical modeling, which should be closely attached to our research, to guide the production and ensure the effects of the antibodies. These parts were not considered in our project because we were not familiar with the rules and the competition. But, luckily, these problems were pointed out by the judges and iGEMers. In the poster presentation, our team visited many outstanding teams’ posters to learn about their experiment design and other good points in human practice, mathematical modeling and so on.</p> |
| <div style="text-align:center" class="resultimage"> | | <div style="text-align:center" class="resultimage"> |
| <img src="https://static.igem.org/mediawiki/2018/f/f1/T--SMMU-China--Human_Practices_Pic_1.jpeg" style="width: 60%;"> | | <img src="https://static.igem.org/mediawiki/2018/f/f1/T--SMMU-China--Human_Practices_Pic_1.jpeg" style="width: 60%;"> |
Line 199: |
Line 358: |
| <script src="https://2018.igem.org/Template:SMMU-China/JS_histogram_index?action=raw&ctype=text/javascript"></script> | | <script src="https://2018.igem.org/Template:SMMU-China/JS_histogram_index?action=raw&ctype=text/javascript"></script> |
| <script src="https://2018.igem.org/Template:SMMU-China/JS_histogram_jquery_min?action=raw&ctype=text/javascript"></script> | | <script src="https://2018.igem.org/Template:SMMU-China/JS_histogram_jquery_min?action=raw&ctype=text/javascript"></script> |
| + | |
| + | <script src="https://2018.igem.org/Template:SMMU-China/2019_JS_jquery_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/2019_JS_sidenav_min?action=raw&ctype=text/javascript"></script> |
| + | <script>$('[data-sidenav]').sidenav();</script> |
| | | |
| <p id="last_p_label"> | | <p id="last_p_label"> |
| </html> | | </html> |