(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; | |
+ | } | ||
− | <div class=" | + | .JTp{ |
− | <div class=" | + | display: block; |
− | <div class=" | + | margin-block-start: 0.2em; |
− | + | margin-block-end: 0.2em; | |
− | + | margin-inline-start: 0px; | |
− | + | margin-inline-end: 0px; | |
− | + | } | |
− | + | </style> | |
− | <div class=" | + | <style type="text/css"> |
− | <div class=" | + | .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> |
− | <div class=" | + | <script type="text/javascript"> |
− | <a href=" | + | function Jnavshow(obj){ |
− | + | var ul = obj.getElementsByTagName("ul"); | |
− | </a> | + | 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> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <div style="width:100%;background-color: #f0ebea"> |
− | < | + | <div> |
− | < | + | <img src="https://static.igem.org/mediawiki/2018/0/0d/T--Jiangnan--part_top.png" width="100%" style="z-index: -999"> |
− | < | + | <div style="position: absolute;top: 9em;left: 3em; width: 40%;"> |
− | < | + | <h1>Part</h1> |
− | </ | + | <p></p> |
+ | </div> | ||
</div> | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col s6 offset-s3"> | ||
+ | <h4 style="text-align: center;">Basic Parts</h4> | ||
+ | <div style="width: 100%"> | ||
+ | <table style="width: 100%;"> | ||
+ | <tr> | ||
+ | <th>Part Number</th> | ||
+ | <th>Part Name</th> | ||
+ | <th>Function</th> | ||
+ | <th>Designer</th> | ||
+ | <th>Length</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568006">BBa_K2568006</a></th> | ||
+ | <th>Virus receptor Nectin 4 with Kozak sequence and FLAG-tag</th> | ||
+ | <th>A receptor located in the cell membrane, which can mediate the entry of canine distemper virus (CDV).</th> | ||
+ | <th>Xiao Chen, Xuanhao Zhang</th> | ||
+ | <th>1563bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568007">BBa_K2568007</a></th> | ||
+ | <th>Virus receptor TfR with Kozak sequence and His-tag</th> | ||
+ | <th>A receptor located in the cell membrane, which can mediate the entry of canine parvovirus (CPV).</th> | ||
+ | <th>Manman Sun,Xuanhao Zhang</th> | ||
+ | <th>2340bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568016">BBa_K2568016</a></th> | ||
+ | <th>Virus receptor Nectin 4 with Kozak sequence</th> | ||
+ | <th>A receptor located in the cell membrane, which can mediate the entry of canine distemper virus (CDV), but doesn’t have FLAG-tag.</th> | ||
+ | <th>Xiao Chen, Xuanhao Zhang</th> | ||
+ | <th>1539bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568017">BBa_K2568017</a></th> | ||
+ | <th>Virus receptor TfR with Kozak sequence</th> | ||
+ | <th>A receptor located in the cell membrane, which can mediate the entry of canine parvovirus (CPV), but doesn’t have His-tag.</th> | ||
+ | <th>Manman Sun,Xuanhao Zhang</th> | ||
+ | <th>2319bp</th> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col s6 offset-s3"> | ||
+ | <h4 style="text-align: center;">Composite Parts</h4> | ||
+ | <div style="width: 100%"> | ||
+ | <table style="width: 100%;"> | ||
+ | <tr> | ||
+ | <th>Part Number</th> | ||
+ | <th>Part Name</th> | ||
+ | <th>Function</th> | ||
+ | <th>Designer</th> | ||
+ | <th>Length</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568010">BBa_K2568010</a></th> | ||
+ | <th>pTet+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>972bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568011">BBa_K2568011</a></th> | ||
+ | <th>pTet+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>972bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568012">BBa_K2568012</a></th> | ||
+ | <th>pCI/Lac+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>973bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568013">BBa_K2568013</a></th> | ||
+ | <th>pCI/Tet+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>972bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568014">BBa_K2568014</a></th> | ||
+ | <th>pCI/Tet+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>973bp</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th><a href="http://parts.igem.org/Part:BBa_K2568015">BBa_K2568015</a></th> | ||
+ | <th>pCI/Tet+rfp</th> | ||
+ | <th>A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR.</th> | ||
+ | <th>Yini Luo</th> | ||
+ | <th>972bp</th> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 10:34, 17 October 2018
Part
Basic Parts
Part Number | Part Name | Function | Designer | Length |
---|---|---|---|---|
BBa_K2568006 | Virus receptor Nectin 4 with Kozak sequence and FLAG-tag | A receptor located in the cell membrane, which can mediate the entry of canine distemper virus (CDV). | Xiao Chen, Xuanhao Zhang | 1563bp |
BBa_K2568007 | Virus receptor TfR with Kozak sequence and His-tag | A receptor located in the cell membrane, which can mediate the entry of canine parvovirus (CPV). | Manman Sun,Xuanhao Zhang | 2340bp |
BBa_K2568016 | Virus receptor Nectin 4 with Kozak sequence | A receptor located in the cell membrane, which can mediate the entry of canine distemper virus (CDV), but doesn’t have FLAG-tag. | Xiao Chen, Xuanhao Zhang | 1539bp |
BBa_K2568017 | Virus receptor TfR with Kozak sequence | A receptor located in the cell membrane, which can mediate the entry of canine parvovirus (CPV), but doesn’t have His-tag. | Manman Sun,Xuanhao Zhang | 2319bp |
Composite Parts
Part Number | Part Name | Function | Designer | Length |
---|---|---|---|---|
BBa_K2568010 | pTet+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 972bp |
BBa_K2568011 | pTet+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 972bp |
BBa_K2568012 | pCI/Lac+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 973bp |
BBa_K2568013 | pCI/Tet+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 972bp |
BBa_K2568014 | pCI/Tet+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 973bp |
BBa_K2568015 | pCI/Tet+rfp | A composite containing the target promoter and an rfp to measure its strength and compared it with another 5 promoters from iGEM14_Wageningen_UR. | Yini Luo | 972bp |