|
|
(2 intermediate revisions 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 28: |
Line 51: |
| </li> | | </li> |
| <li> | | <li> |
− | <a href="https://2018.igem.org/Team:SMMU-China/Parts">Parts</a> | + | <a href="https://2018.igem.org/Team:SMMU-China/Basic_Part">Parts</a> |
| <ul> | | <ul> |
| <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/Basic_Part">Basic Part</a></li> |
Line 36: |
Line 59: |
| </li> | | </li> |
| <li> | | <li> |
− | <a href="https://2018.igem.org/Team:SMMU-China/Lab">Lab</a> | + | <a>Lab</a> |
| <ul> | | <ul> |
| <li><a href="https://2018.igem.org/Team:SMMU-China/Safety">Safety</a></li> | | <li><a href="https://2018.igem.org/Team:SMMU-China/Safety">Safety</a></li> |
Line 51: |
Line 74: |
| </li> | | </li> |
| <li class="current"> | | <li class="current"> |
− | <a href="https://2018.igem.org/Team:SMMU-China/Human_Practices">HP</a>
| + | <a href="https://2018.igem.org/Team:SMMU-China/Human_Practices">HP</a> |
| <ul> | | <ul> |
− | <li><a href="https://2018.igem.org/Team:SMMU-China/Integrated_Human_Practice">Integrated Human Practice</a></li> | + | <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/Public_Engagement">Edu&Public Engagement</a></li> |
| <li><a href="https://2018.igem.org/Team:SMMU-China/Collaborations">Collaboration</a></li> | | <li><a href="https://2018.igem.org/Team:SMMU-China/Collaborations">Collaboration</a></li> |
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 137: |
Line 296: |
| <h2>Wanna contact us?</h2> | | <h2>Wanna contact us?</h2> |
| </header> | | </header> |
− | <!-- <ul class="social">
| |
− | <li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li>
| |
− | <li><a class="icon fa-twitter" href="#"><span class="label">Twitter</span></a></li>
| |
− | <li><a class="icon fa-dribbble" href="#"><span class="label">Dribbble</span></a></li>
| |
− | <li><a class="icon fa-tumblr" href="#"><span class="label">Tumblr</span></a></li>
| |
− | <li><a class="icon fa-linkedin" href="#"><span class="label">LinkedIn</span></a></li>
| |
− | </ul> -->
| |
| <ul class="contact"> | | <ul class="contact"> |
| <li> | | <li> |
Line 155: |
Line 307: |
| <li> | | <li> |
| <h3>E-Mail</h3> | | <h3>E-Mail</h3> |
− | <p><a href="mailto:hus@smmu.edu.cn">hus@smmu.edu.cn</a></p> | + | <p><a href="mailto:igem-smmu@smmu.edu.cn">igem-smmu@smmu.edu.cn</a></p> |
| </li> | | </li> |
| <li> | | <li> |
| <h3>Phone</h3> | | <h3>Phone</h3> |
− | <p>+86 13701692043</p> | + | <p>+86 021-81870925</p> |
| </li> | | </li> |
| </ul> | | </ul> |
Line 169: |
Line 321: |
| <div id="copyright"> | | <div id="copyright"> |
| <ul class="links"> | | <ul class="links"> |
− | <li>© Untitled. All rights reserved.</li> | + | <li>© 2018. SMMU. All rights reserved. Thanks to: <a href="http://html5up.net">HTML5 UP</a></li> |
− | <!-- <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> -->
| + | |
| </ul> | | </ul> |
| </div> | | </div> |
Line 183: |
Line 334: |
| </div> | | </div> |
| </div> | | </div> |
− |
| |
| | | |
| <!-- Scripts --> | | <!-- Scripts --> |
Line 208: |
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> |