(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | + | ||
<html> | <html> | ||
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css"> | ||
+ | <style type="text/css"> | ||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #HQ_page p{text-align:inherit;font-size:inherit;} | ||
+ | html{width:100%;height:100%;background:white; list-style:none;} | ||
+ | #top_menu_under{height:auto;} | ||
+ | #globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;} | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { margin-left:0px;margin-top:-5px; padding:0px; width:100%;height:100%;} | ||
+ | body {background-color:white;height:100%;} | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | ul, li{list-style:none;} | ||
+ | #description p{text-align:center;} | ||
+ | .mw-content-ltr ul{margin:0px} | ||
+ | h4 { | ||
+ | font-family: Arial,sans-serif; | ||
+ | font-weight: 100; | ||
+ | text-align: center; | ||
+ | } | ||
+ | p{ | ||
+ | font-size: 1.2em; | ||
+ | } | ||
− | + | .JTrow{ | |
− | + | margin-top: 5%; | |
− | + | margin-bottom:5%; | |
− | + | margin-left: 10%; | |
− | + | margin-right: 10%; | |
− | + | text-align: center; | |
− | + | } | |
− | < | + | .JTp{ |
− | <ul> | + | display: block; |
− | <li> | + | margin-block-start: 0.2em; |
− | <li> | + | margin-block-end: 0.2em; |
− | <li> | + | margin-inline-start: 0px; |
− | </ul> | + | margin-inline-end: 0px; |
+ | } | ||
+ | </style> | ||
+ | <style type="text/css"> | ||
+ | .Jnav{position: fixed;top: 17px;opacity: 1;background-color: rgba(255, 255, 255, 0.2); width: 100%;z-index:999;} | ||
+ | .Jnav a{text-decoration: none!important;color:#039be5;} | ||
+ | .Jnavtitle{float: right;width: 10%;text-align: center;padding: 1em 0;} | ||
+ | .Jnavdrag{position: relative;width: 100%;} | ||
+ | .Jnavdrag>ul{position: absolute;top: 0;width: 100%;border-radius: 5px;background-color: white;transition: all .4s ease-in-out;opacity: 0;} | ||
+ | </style> | ||
+ | <script type="text/javascript"> | ||
+ | function Jnavshow(obj){ | ||
+ | var ul = obj.getElementsByTagName("ul"); | ||
+ | ul = ul[0]; | ||
+ | ul.style["opacity"] = 1; | ||
+ | } | ||
+ | function Jnavhide(obj){ | ||
+ | var ul = obj.getElementsByTagName("ul"); | ||
+ | ul = ul[0]; | ||
+ | ul.style["opacity"] = 0; | ||
+ | } | ||
+ | </script> | ||
+ | <div class="Jnav"> | ||
+ | <div class="Jnavtitle"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Safety">Safety</a> | ||
+ | </div> | ||
+ | <div class="Jnavtitle"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Hardware">Hardware</a> | ||
+ | </div> | ||
+ | <div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Team">Team</a> | ||
+ | <div class="Jnavdrag"> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Team">Team Members</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Attributions">Attribution</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Collaborations">Collaboration</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Human Practice</a> | ||
+ | <div class="Jnavdrag"> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Overview</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Silver">Silver</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Gold</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Public_Engagement">Pulic Engagement</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Entrepreneurship</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="Jnavtitle"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Model">Model</a> | ||
+ | </div> | ||
+ | <div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan/Notebook">Notebook</a> | ||
+ | <div class="Jnavdrag"> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Notebook">Lab Book</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Protocol">Protocol</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan">Project</a> | ||
+ | <div class="Jnavdrag"> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Background">Background</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Design">Design</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Demonstrate">Demonstration</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Results">Result</a></li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2018.igem.org/Team:Jiangnan/Parts">Part</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navlogo" style="float: left;width: 20%;text-align: center;"> | ||
+ | <a href="https://2018.igem.org/Team:Jiangnan"><img src="https://static.igem.org/mediawiki/2018/d/d7/T--Jiangnan--igemJN_logo.png" style="width: 3em;"></a> | ||
+ | </div> | ||
</div> | </div> | ||
Line 22: | Line 132: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div style="width:100%;background-color: #f0ebea"> | |
− | <div class=" | + | <img src="https://static.igem.org/mediawiki/2018/7/74/T--Jiangnan--result_top.png" width="100%"> |
− | < | + | <div class="row"> |
− | + | <div class="col s10 offset-s1"> | |
− | <p> | + | <h5>Broad Spectrum</h5> |
− | + | <p>Both biobricks were successfully constructed, and the Nectin 4 biobrick has been transfected into MDBK cells, and functionally expressed on the surface of MDBK cells as validated by its enabled sensitivity to CDV infection.</p> | |
− | < | + | </div> |
− | < | + | <div class="col s10 offset-s1"> |
− | < | + | <h5>Suspension Cultivation</h5> |
− | </ | + | <p> |
− | + | ·We identified PABPC1 as the candidate gene responsible for cell suspension through analyzing the RNA-Seq results of adherent and suspended cells from the same line and origin.<br> | |
+ | ·We validated that suspended cells have low PABPC1 expression by qPCR.<br> | ||
+ | ·We validated that PABPC1 under expression can make cells feasible for suspension cultivation.</p> | ||
+ | </div> | ||
+ | <div class="col s10 offset-s1"> | ||
+ | <h5>High Titer</h5> | ||
+ | <p> | ||
+ | IRF7 expression was sufficiently suppressed.<br> | ||
+ | Virus titer was increased over 2 folds once suppressing IRF7 expression.<br> | ||
+ | Two mins cold atmospheric plasma treatment can further increase virus titer 2.5 folds.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 06:18, 17 October 2018
Broad Spectrum
Both biobricks were successfully constructed, and the Nectin 4 biobrick has been transfected into MDBK cells, and functionally expressed on the surface of MDBK cells as validated by its enabled sensitivity to CDV infection.
Suspension Cultivation
·We identified PABPC1 as the candidate gene responsible for cell suspension through analyzing the RNA-Seq results of adherent and suspended cells from the same line and origin.
·We validated that suspended cells have low PABPC1 expression by qPCR.
·We validated that PABPC1 under expression can make cells feasible for suspension cultivation.
High Titer
IRF7 expression was sufficiently suppressed.
Virus titer was increased over 2 folds once suppressing IRF7 expression.
Two mins cold atmospheric plasma treatment can further increase virus titer 2.5 folds.