| (48 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{TJUSLS China/test}} | {{TJUSLS China/test}} | ||
<html lang="en"> | <html lang="en"> | ||
| + | |||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
| Line 9: | Line 10: | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | <meta name="apple-mobile-web-app-capable" content="yes"> | ||
| − | <link rel="stylesheet" type="text/css" href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/bootstrap/gridcss?action=raw&ctype=text/css"> | + | <link rel="stylesheet" type="text/css" |
| − | <link rel="stylesheet" type="text/css" href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/magnific-popup/magnific-popupmincss?action=raw&ctype=text/css"> | + | href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/bootstrap/gridcss?action=raw&ctype=text/css"> |
| − | <link rel="stylesheet" type="text/css" href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/swiper/swipercss?action=raw&ctype=text/css"> | + | <link rel="stylesheet" type="text/css" |
| − | <link rel="stylesheet" type="text/css" href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/wow/animatecss?action=raw&ctype=text/css"> | + | href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/magnific-popup/magnific-popupmincss?action=raw&ctype=text/css"> |
| + | <link rel="stylesheet" type="text/css" | ||
| + | href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/swiper/swipercss?action=raw&ctype=text/css"> | ||
| + | <link rel="stylesheet" type="text/css" | ||
| + | href="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/wow/animatecss?action=raw&ctype=text/css"> | ||
<!-- App & fonts--> | <!-- App & fonts--> | ||
| − | <link rel="stylesheet" type="text/css" id="app-stylesheet" href="https://2019.igem.org/Team:TJUSLS_China/assets/css/main?action=raw&ctype=text/css"> | + | <link rel="stylesheet" type="text/css" id="app-stylesheet" |
| + | href="https://2019.igem.org/Team:TJUSLS_China/assets/css/main?action=raw&ctype=text/css"> | ||
| + | |||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/js/srcjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/js/jqueryminjs?action=raw&ctype=text/javascript"></script> | ||
| + | <!--<link rel="stylesheet" type="text/css" href="./style.css">--> | ||
| − | |||
| − | |||
| − | |||
<title>Parts</title> | <title>Parts</title> | ||
<style> | <style> | ||
| − | html, body { | + | html, |
| − | font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif!important; | + | body { |
| + | font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; | ||
height: 100%; | height: 100%; | ||
margin: 0; | margin: 0; | ||
| Line 31: | Line 41: | ||
float: left; | float: left; | ||
} | } | ||
| + | |||
#bg-img { | #bg-img { | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
| − | background: url("https://2019.igem.org/wiki/images/9/ | + | background: url("https://2019.igem.org/wiki/images/9/94/T--TJUSLS_China--headpic-part.jpg") no-repeat center center; |
background-size: cover; | background-size: cover; | ||
z-index: -1; | z-index: -1; | ||
} | } | ||
| + | |||
#main { | #main { | ||
height: 100%; | height: 100%; | ||
z-index: 0; | z-index: 0; | ||
} | } | ||
| + | |||
.fixed #bg-img { | .fixed #bg-img { | ||
position: fixed; | position: fixed; | ||
| Line 47: | Line 60: | ||
left: 0; | left: 0; | ||
} | } | ||
| − | #title, #title-cover { | + | |
| + | #title, | ||
| + | #title-cover { | ||
padding-top: 12%; | padding-top: 12%; | ||
z-index: 999; | z-index: 999; | ||
| Line 54: | Line 69: | ||
padding-left: 50px; | padding-left: 50px; | ||
} | } | ||
| − | #title > h1, #title-cover > h1 { | + | |
| + | #title>h1, | ||
| + | #title-cover>h1 { | ||
font-size: 130px; | font-size: 130px; | ||
font-weight: bolder; | font-weight: bolder; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
} | } | ||
| − | #title p, #title-cover p { | + | |
| + | #title p, | ||
| + | #title-cover p { | ||
font-size: 50px; | font-size: 50px; | ||
color: #fefffe; | color: #fefffe; | ||
| Line 66: | Line 85: | ||
#black-content { | #black-content { | ||
| − | background-color: rgba(0,0,0,0); | + | background-color: rgba(0, 0, 0, 0); |
height: 100%; | height: 100%; | ||
width: 100%; | width: 100%; | ||
z-index: -2; | z-index: -2; | ||
} | } | ||
| + | |||
.hidden { | .hidden { | ||
| − | display: none!important; | + | display: none !important; |
} | } | ||
| + | |||
#navbar { | #navbar { | ||
| − | + | height: 80px; | |
| − | + | ||
| − | height: | + | |
position: fixed; | position: fixed; | ||
top: 0; | top: 0; | ||
| − | background-color: # | + | margin-top: 16px; |
| + | background-color: #11253b; | ||
width: 100%; | width: 100%; | ||
| + | z-index: 100; | ||
| + | left: 0; | ||
} | } | ||
| + | |||
#navbar-logo { | #navbar-logo { | ||
| − | + | height: 50px; | |
| − | + | margin-top: 8px; | |
| − | margin- | + | margin-left: -20px; |
| − | margin- | + | /* margin-right: 15px; */ |
} | } | ||
| + | |||
#links { | #links { | ||
float: right; | float: right; | ||
| − | height: | + | height: 60px; |
} | } | ||
| + | |||
#links a { | #links a { | ||
| + | cursor: pointer; | ||
float: right; | float: right; | ||
| − | + | padding-right: 50px; | |
| − | line-height: | + | line-height: 60px; |
| − | color: | + | color: white; |
font-size: 20px; | font-size: 20px; | ||
text-decoration: none; | text-decoration: none; | ||
| Line 103: | Line 129: | ||
text-align: center; | text-align: center; | ||
} | } | ||
| + | |||
#links a:hover { | #links a:hover { | ||
| − | color: | + | color: rgb(172, 172, 172); |
} | } | ||
/*导航栏*/ | /*导航栏*/ | ||
| − | *{padding: 0; margin: 0;} | + | * { |
| − | .menuHolder {width:100px; height:100px; margin:0 0 250px 0; position:inherit;} | + | padding: 0; |
| − | .menuHolder ul {padding:0px; margin:0; list-style:none; position:inherit; left:0; top:0; width:0; height:0;} | + | margin: 0; |
| − | .menuHolder ul li {border-radius:0 0 300px 0; width:0; height:0;} | + | } |
| − | .menuHolder ul li a {color:#000; text-decoration:none; font:bold 13px/30px arial, sans-serif; text-align:center; | + | |
| − | box-shadow:-5px 5px 5px rgba(0,0,0,0.4);transform-origin:0 0;} | + | .menuHolder { |
| − | .menuHolder ul.p1 li {position:absolute; left:0; top:0;} | + | width: 100px; |
| − | .menuHolder ul.p2 {z-index:-1;} | + | height: 100px; |
| − | .menuHolder ul.p3 {z-index:-1;} | + | margin: 0 0 250px 0; |
| + | position: inherit; | ||
| + | } | ||
| + | |||
| + | .menuHolder { | ||
| + | position: fixed; | ||
| + | top: 16px; | ||
| + | z-index: 101; | ||
| + | } | ||
| + | |||
| + | .menuHolder ul { | ||
| + | padding: 0px; | ||
| + | margin: 0; | ||
| + | list-style: none; | ||
| + | position: inherit; | ||
| + | left: 0; | ||
| + | top: 0; | ||
| + | width: 0; | ||
| + | height: 0; | ||
| + | } | ||
| + | |||
| + | /* .menuHolder ul li { | ||
| + | border-radius: 0 0 300px 0; | ||
| + | width: 0; | ||
| + | height: 0; | ||
| + | } */ | ||
| + | |||
| + | .menuHolder ul li a { | ||
| + | color: #000; | ||
| + | text-decoration: none; | ||
| + | font: bold 13px/30px arial, sans-serif; | ||
| + | text-align: center; | ||
| + | box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.4); | ||
| + | transform-origin: 0 0; | ||
| + | } | ||
| + | |||
| + | .menuHolder ul.p1 li { | ||
| + | position: absolute; | ||
| + | left: 0; | ||
| + | top: 0; | ||
| + | } | ||
| + | |||
| + | .menuHolder ul.p2 { | ||
| + | z-index: -1; | ||
| + | } | ||
| + | |||
| + | .menuHolder ul.p3 { | ||
| + | z-index: -1; | ||
| + | } | ||
| + | |||
/*画第一个圆圈*/ | /*画第一个圆圈*/ | ||
| − | .menuHolder li.s1 > a {position:absolute; display:block; width:100px; height:100px; background:# | + | .menuHolder li.s1>a { |
| + | position: absolute; | ||
| + | display: block; | ||
| + | width: 100px; | ||
| + | height: 100px; | ||
| + | background: #11253b; | ||
| + | border-radius: 0 0 100px 0; | ||
| + | } | ||
| + | |||
/*画第二个圆圈*/ | /*画第二个圆圈*/ | ||
| − | .menuHolder li.s2 > a {position:absolute; display:block; width:200px; padding-left:100px; height:200px; background:#ddd; border-radius:0 0 200px 0;} | + | .menuHolder li.s2>a { |
| + | position: absolute; | ||
| + | display: block; | ||
| + | width: 200px; | ||
| + | padding-left: 100px; | ||
| + | height: 200px; | ||
| + | background: #ddd; | ||
| + | border-radius: 0 0 200px 0; | ||
| + | } | ||
| + | |||
/*画第三个圆圈*/ | /*画第三个圆圈*/ | ||
| − | .menuHolder ul.p3 li a {position:absolute; display:block; width:300px; padding-left:200px; height:300px; background:#999; border-radius:0 0 300px 0;} | + | .menuHolder ul.p3 li a { |
| + | position: absolute; | ||
| + | display: block; | ||
| + | width: 300px; | ||
| + | padding-left: 200px; | ||
| + | height: 300px; | ||
| + | background: #999; | ||
| + | border-radius: 0 0 300px 0; | ||
| + | } | ||
| + | |||
/*把第二第三个圆隐藏到角落里去,让视角看不到*/ | /*把第二第三个圆隐藏到角落里去,让视角看不到*/ | ||
| − | .menuHolder ul ul {transform-origin:0 0;transform:rotate(90deg);transition:1s; } | + | .menuHolder ul ul { |
| + | transform-origin: 0 0; | ||
| + | transform: rotate(90deg); | ||
| + | transition: 1s; | ||
| + | } | ||
| + | |||
/*绘制第二层的菜单*/ | /*绘制第二层的菜单*/ | ||
| − | .menuHolder li.s2:nth-of-type(8) > a {background:# | + | .menuHolder li.s2:nth-of-type(8)>a { |
| − | transform:rotate(78.25deg); | + | background: #888; |
| + | transform: rotate(78.25deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(7) > a {background:# | + | |
| − | transform:rotate(67.5deg); | + | .menuHolder li.s2:nth-of-type(7)>a { |
| + | background: #999; | ||
| + | transform: rotate(67.5deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(6) > a {background:# | + | |
| − | transform:rotate(56.25deg); | + | .menuHolder li.s2:nth-of-type(6)>a { |
| + | background: #aaa; | ||
| + | transform: rotate(56.25deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(5) > a {background:# | + | |
| − | transform:rotate(45deg); | + | .menuHolder li.s2:nth-of-type(5)>a { |
| + | background: #bbb; | ||
| + | transform: rotate(45deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(4) > a {background:# | + | |
| − | transform:rotate(33.75deg); | + | .menuHolder li.s2:nth-of-type(4)>a { |
| + | background: #ccc; | ||
| + | transform: rotate(33.75deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(3) > a {background:# | + | |
| − | transform:rotate(22.5deg); | + | .menuHolder li.s2:nth-of-type(3)>a { |
| + | background: #ddd; | ||
| + | transform: rotate(22.5deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(2) > a {background:# | + | |
| − | transform:rotate(11.25deg); | + | .menuHolder li.s2:nth-of-type(2)>a { |
| + | background: #eee; | ||
| + | transform: rotate(11.25deg); | ||
} | } | ||
| − | .menuHolder li.s2:nth-of-type(1) > a {background:# | + | |
| − | transform:rotate(0deg); | + | .menuHolder li.s2:nth-of-type(1)>a { |
| + | background: #fff; | ||
| + | transform: rotate(0deg); | ||
} | } | ||
| + | |||
/*绘制Parts的子菜单*/ | /*绘制Parts的子菜单*/ | ||
| − | .menuHolder .a6 li:nth-of-type( | + | .menuHolder .a6 li:nth-of-type(4)>a { |
| − | transform:rotate( | + | background: #999; |
| + | transform: rotate(67.5deg); | ||
} | } | ||
| − | .menuHolder .a6 li:nth-of-type( | + | |
| − | transform:rotate( | + | .menuHolder .a6 li:nth-of-type(3)>a { |
| + | background: #bbb; | ||
| + | transform: rotate(45deg); | ||
} | } | ||
| − | .menuHolder .a6 li:nth-of-type( | + | |
| − | transform:rotate( | + | .menuHolder .a6 li:nth-of-type(2)>a { |
| + | background: #ddd; | ||
| + | transform: rotate(22.5deg); | ||
} | } | ||
| − | .menuHolder .a6 li:nth-of-type( | + | |
| − | transform:rotate( | + | .menuHolder .a6 li:nth-of-type(1)>a { |
| + | background: #fff; | ||
| + | transform: rotate(0deg); | ||
} | } | ||
| − | |||
| − | .menuHolder .a5 li:nth-of-type(3) > a {background:# | + | /*绘制Team的子菜单*/ |
| − | transform:rotate(60deg); | + | |
| + | .menuHolder .a5 li:nth-of-type(3)>a { | ||
| + | background: #aaa; | ||
| + | transform: rotate(60deg); | ||
} | } | ||
| − | .menuHolder .a5 li:nth-of-type(2) > a {background:# | + | |
| − | transform:rotate(30deg); | + | .menuHolder .a5 li:nth-of-type(2)>a { |
| + | background: #ccc; | ||
| + | transform: rotate(30deg); | ||
} | } | ||
| − | .menuHolder .a5 li:nth-of-type(1) > a {background:# | + | |
| − | transform:rotate(0deg); | + | .menuHolder .a5 li:nth-of-type(1)>a { |
| + | background: #fff; | ||
| + | transform: rotate(0deg); | ||
} | } | ||
| + | |||
/*绘制Project的子菜单*/ | /*绘制Project的子菜单*/ | ||
| − | .menuHolder .a3 li:nth-of-type(1) > a {background:# | + | .menuHolder .a3 li:nth-of-type(1)>a { |
| − | transform:rotate(0deg); | + | background: #fff; |
| + | transform: rotate(0deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(8) > a {background:# | + | |
| − | transform:rotate(78.75deg); | + | .menuHolder .a3 li:nth-of-type(8)>a { |
| + | background: #888; | ||
| + | transform: rotate(78.75deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(7) > a {background:# | + | |
| − | transform:rotate(67.5deg); | + | .menuHolder .a3 li:nth-of-type(7)>a { |
| + | background: #999; | ||
| + | transform: rotate(67.5deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(6) > a {background:# | + | |
| − | transform:rotate(56.25deg); | + | .menuHolder .a3 li:nth-of-type(6)>a { |
| + | background: #aaa; | ||
| + | transform: rotate(56.25deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(5) > a {background:# | + | |
| − | transform:rotate(45deg); | + | .menuHolder .a3 li:nth-of-type(5)>a { |
| + | background: #bbb; | ||
| + | transform: rotate(45deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(4) > a {background:# | + | |
| − | transform:rotate(33.75deg); | + | .menuHolder .a3 li:nth-of-type(4)>a { |
| + | background: #ccc; | ||
| + | transform: rotate(33.75deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(3) > a {background:# | + | |
| − | transform:rotate(22.5deg); | + | .menuHolder .a3 li:nth-of-type(3)>a { |
| + | background: #ddd; | ||
| + | transform: rotate(22.5deg); | ||
} | } | ||
| − | .menuHolder .a3 li:nth-of-type(2) > a {background:# | + | |
| − | transform:rotate(11.25deg); | + | .menuHolder .a3 li:nth-of-type(2)>a { |
| + | background: #eee; | ||
| + | transform: rotate(11.25deg); | ||
} | } | ||
| − | .menuHolder .a7 li:nth-of-type(2) > a {background:# | + | .menuHolder .a7 li:nth-of-type(2)>a { |
| − | transform:rotate(45deg); | + | background: #aaa; |
| + | transform: rotate(45deg); | ||
} | } | ||
| − | .menuHolder .a7 li:nth-of-type(1) > a {background:# | + | |
| − | transform:rotate(0deg); | + | .menuHolder .a7 li:nth-of-type(1)>a { |
| + | background: #fff; | ||
| + | transform: rotate(0deg); | ||
} | } | ||
| + | |||
/*鼠标滑过第一层菜单展开第二层菜单*/ | /*鼠标滑过第一层菜单展开第二层菜单*/ | ||
.menuHolder li.s1:hover ul.p2 { | .menuHolder li.s1:hover ul.p2 { | ||
| − | transform:rotate(0deg); | + | transform: rotate(0deg); |
} | } | ||
| + | |||
/*鼠标滑过第二层菜单展开第三层菜单*/ | /*鼠标滑过第二层菜单展开第三层菜单*/ | ||
.menuHolder li.s2:hover ul.p3 { | .menuHolder li.s2:hover ul.p3 { | ||
| − | transform:rotate(0deg); | + | transform: rotate(0deg); |
} | } | ||
| + | |||
/*鼠标滑过改变背景颜色和文字颜色*/ | /*鼠标滑过改变背景颜色和文字颜色*/ | ||
| − | .menuHolder ul li:hover > a {background:# | + | .menuHolder ul li:hover>a { |
| − | .menuHolder li.s2:hover > a {background:# | + | background: #11253b; |
| − | .menuHolder .a6 li:hover > a {background:# | + | color: #fff; |
| − | .menuHolder .a5 li:hover > a {background:# | + | } |
| − | .menuHolder .a3 li:hover > a {background:# | + | |
| − | .menuHolder .a7 li:hover > a {background:# | + | .menuHolder li.s2:hover>a { |
| + | background: #11253b; | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | .menuHolder .a6 li:hover>a { | ||
| + | background: #11253b; | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | .menuHolder .a5 li:hover>a { | ||
| + | background: #11253b; | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | .menuHolder .a3 li:hover>a { | ||
| + | background: #11253b; | ||
| + | color: #fff; | ||
| + | } | ||
| + | |||
| + | .menuHolder .a7 li:hover>a { | ||
| + | background: #11253b; | ||
| + | color: #fff; | ||
| + | } | ||
| − | .footer1{ | + | .footer1 { |
float: bottom; | float: bottom; | ||
background-color: #222222; | background-color: #222222; | ||
color: #fff; | color: #fff; | ||
| − | font-family:verdana; | + | font-family: verdana; |
width: 100%; | width: 100%; | ||
overflow: hidden; | overflow: hidden; | ||
margin: 0; | margin: 0; | ||
| − | padding:1.5% 0 3% 0; | + | padding: 1.5% 0 3% 0; |
| − | text-align:center ; | + | text-align: center; |
position: relative; | position: relative; | ||
z-index: 100; | z-index: 100; | ||
} | } | ||
| − | #hui1{ | + | |
| + | #hui1 { | ||
position: absolute; | position: absolute; | ||
right: 0; | right: 0; | ||
| − | top:20%; | + | top: 20%; |
width: 30%; | width: 30%; | ||
z-index: 999; | z-index: 999; | ||
} | } | ||
| − | #xiaohui{ | + | |
| − | width:40%; | + | #xiaohui { |
| + | width: 40%; | ||
} | } | ||
| − | #yuanhui{ | + | |
| + | #yuanhui { | ||
width: 34%; | width: 34%; | ||
} | } | ||
| − | #hui2{ | + | |
| + | #hui2 { | ||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; | ||
| − | top:25%; | + | top: 25%; |
width: 30%; | width: 30%; | ||
z-index: 999; | z-index: 999; | ||
} | } | ||
| − | .ctus{ | + | |
| − | width:25%; | + | .ctus { |
| + | width: 25%; | ||
margin: 5px; | margin: 5px; | ||
float: left; | float: left; | ||
} | } | ||
| − | .ctus img{ | + | |
| + | .ctus img { | ||
width: 10%; | width: 10%; | ||
height: 10%; | height: 10%; | ||
| Line 268: | Line 455: | ||
margin: 5px auto; | margin: 5px auto; | ||
} | } | ||
| − | .ctus img:hover{ | + | |
| − | transform: scale(1.2,1.2); | + | .ctus img:hover { |
| + | transform: scale(1.2, 1.2); | ||
} | } | ||
| + | |||
#totop { | #totop { | ||
width: 40px; | width: 40px; | ||
| Line 286: | Line 475: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
| − | #totop:hover{ | + | |
| + | #totop:hover { | ||
transform: scale(1.1); | transform: scale(1.1); | ||
} | } | ||
table.table { | table.table { | ||
| − | font-family: verdana,arial,sans-serif; | + | font-family: verdana, arial, sans-serif; |
| − | font-size:11px; | + | font-size: 11px; |
| − | color:#333333; | + | color: #333333; |
border-width: 2px; | border-width: 2px; | ||
border-color: black; | border-color: black; | ||
| Line 299: | Line 489: | ||
width: 100%; | width: 100%; | ||
} | } | ||
| + | |||
table.table th { | table.table th { | ||
border-left: 2px solid black; | border-left: 2px solid black; | ||
border-top: 2px solid black; | border-top: 2px solid black; | ||
padding: 8px; | padding: 8px; | ||
| − | background: # | + | background: #11253b; |
| − | border-top:none; | + | border-top: none; |
} | } | ||
| − | table.table td:first-child,table.table th:first-child{ | + | |
| + | table.table td:first-child, | ||
| + | table.table th:first-child { | ||
border-left: none; | border-left: none; | ||
| Line 317: | Line 510: | ||
border-top: 2px solid black; | border-top: 2px solid black; | ||
} | } | ||
| − | table.table th:first-child{ | + | |
| + | table.table th:first-child { | ||
border-radius: 16px 0 0 0; | border-radius: 16px 0 0 0; | ||
} | } | ||
| − | table.table th:last-child{ | + | |
| + | table.table th:last-child { | ||
border-radius: 0 16px 0 0; | border-radius: 0 16px 0 0; | ||
} | } | ||
| − | table.table tr:last-child td:first-child{ | + | |
| + | table.table tr:last-child td:first-child { | ||
border-radius: 0 0 0 16px; | border-radius: 0 0 0 16px; | ||
} | } | ||
| + | |||
table.table tr:last-child td:last-child { | table.table tr:last-child td:last-child { | ||
border-radius: 0 0 16px 0; | border-radius: 0 0 16px 0; | ||
} | } | ||
| + | |||
#myInput { | #myInput { | ||
| − | background-image: url('https://2019.igem.org/wiki/images/f/f5/T--TJUSLS_China--parts-search.png'); /* 搜索按钮 */ | + | background-image: url('https://2019.igem.org/wiki/images/f/f5/T--TJUSLS_China--parts-search.png'); |
| − | background-position: 10px 12px; /* 定位搜索按钮 */ | + | /* 搜索按钮 */ |
| − | background-repeat: no-repeat; /* 不重复图片 */ | + | background-position: 10px 12px; |
| + | /* 定位搜索按钮 */ | ||
| + | background-repeat: no-repeat; | ||
| + | /* 不重复图片 */ | ||
width: 100%; | width: 100%; | ||
font-size: 16px; | font-size: 16px; | ||
| Line 341: | Line 542: | ||
table.table2 { | table.table2 { | ||
| − | font-family: verdana,arial,sans-serif; | + | font-family: verdana, arial, sans-serif; |
| − | font-size:11px; | + | font-size: 11px; |
| − | color:#333333; | + | color: #333333; |
border-width: 2px; | border-width: 2px; | ||
border-color: black; | border-color: black; | ||
| Line 349: | Line 550: | ||
width: 100%; | width: 100%; | ||
} | } | ||
| + | |||
table.table2 th { | table.table2 th { | ||
border-left: 2px solid black; | border-left: 2px solid black; | ||
| Line 354: | Line 556: | ||
padding: 8px; | padding: 8px; | ||
background: #eea236; | background: #eea236; | ||
| − | border-top:none; | + | border-top: none; |
} | } | ||
| − | table.table2 td:first-child,table.table th:first-child{ | + | |
| + | table.table2 td:first-child, | ||
| + | table.table th:first-child { | ||
border-left: none; | border-left: none; | ||
| Line 367: | Line 571: | ||
border-top: 2px solid black; | border-top: 2px solid black; | ||
} | } | ||
| − | table.table2 th:first-child{ | + | |
| + | table.table2 th:first-child { | ||
border-radius: 16px 0 0 0; | border-radius: 16px 0 0 0; | ||
} | } | ||
| − | table.table2 th:last-child{ | + | |
| + | table.table2 th:last-child { | ||
border-radius: 0 16px 0 0; | border-radius: 0 16px 0 0; | ||
} | } | ||
| − | table.table2 tr:last-child td:first-child{ | + | |
| + | table.table2 tr:last-child td:first-child { | ||
border-radius: 0 0 0 16px; | border-radius: 0 0 0 16px; | ||
} | } | ||
| + | |||
table.table2 tr:last-child td:last-child { | table.table2 tr:last-child td:last-child { | ||
border-radius: 0 0 16px 0; | border-radius: 0 0 16px 0; | ||
} | } | ||
| + | |||
#myInput2 { | #myInput2 { | ||
| − | background-image: url('https://2019.igem.org/wiki/images/f/f5/T--TJUSLS_China--parts-search.png'); /* 搜索按钮 */ | + | background-image: url('https://2019.igem.org/wiki/images/f/f5/T--TJUSLS_China--parts-search.png'); |
| − | background-position: 10px 12px; /* 定位搜索按钮 */ | + | /* 搜索按钮 */ |
| − | background-repeat: no-repeat; /* 不重复图片 */ | + | background-position: 10px 12px; |
| + | /* 定位搜索按钮 */ | ||
| + | background-repeat: no-repeat; | ||
| + | /* 不重复图片 */ | ||
width: 100%; | width: 100%; | ||
font-size: 16px; | font-size: 16px; | ||
| Line 389: | Line 601: | ||
margin-bottom: 12px; | margin-bottom: 12px; | ||
} | } | ||
| + | /* 正式 */ | ||
| + | .navbar-brand { | ||
| + | margin-left: 64px; | ||
| + | } | ||
| + | |||
| + | .ts-title h2 { | ||
| + | font-weight: 900; | ||
| + | font-size: 38px; | ||
| + | } | ||
| + | |||
| + | .ts-title h4 { | ||
| + | margin-bottom: 10px !important; | ||
| + | } | ||
| + | |||
| + | .container p { | ||
| + | font-size: 18px; | ||
| + | } | ||
| + | |||
| + | .container h3 { | ||
| + | font-size: 24px; | ||
| + | margin-bottom: 12px; | ||
| + | } | ||
| + | |||
| + | .container h5 { | ||
| + | font-size: 20px; | ||
| + | } | ||
| + | |||
| + | #ts-hero { | ||
| + | background: url("https://2019.igem.org/wiki/images/c/c1/T--TJUSLS_China--headpic-design.jpg") no-repeat center center; | ||
| + | background-size: cover; | ||
| + | } | ||
| + | |||
| + | #top_menu_inside ul { | ||
| + | line-height: 16px; | ||
| + | } | ||
| + | |||
| + | #mw-content-text>p { | ||
| + | display: none !important; | ||
| + | } | ||
| + | |||
| + | #top_menu_inside #user_item { | ||
| + | padding-top: 0 !important; | ||
| + | line-height: 16px; | ||
| + | } | ||
| + | |||
| + | h1 { | ||
| + | border: none !important; | ||
| + | } | ||
| + | |||
| + | .navbar.navbar-expand-lg .ts-background { | ||
| + | opacity: 1 !important; | ||
| + | } | ||
| + | |||
| + | /*头部图片的css*/ | ||
| + | .py-7 { | ||
| + | padding: 7.5rem 0; | ||
| + | } | ||
| + | .py-md-0{padding-top:0!important;padding-bottom:0!important} | ||
| + | .bg-hero { | ||
| + | background-color: #000000; | ||
| + | background-size: cover; | ||
| + | background-position: center center; | ||
| + | position: relative; } | ||
| + | .bg-hero:before { | ||
| + | position: absolute; | ||
| + | z-index: 1; | ||
| + | width: 100%; | ||
| + | height: 100%; | ||
| + | display: block; | ||
| + | left: 0; | ||
| + | top: 0; | ||
| + | content: ""; | ||
| + | background-color: rgba(0, 0, 0, 0.6); } | ||
| + | .bg-hero .container { | ||
| + | z-index: 2; | ||
| + | position: relative; } | ||
| + | .container { | ||
| + | width: 100%; | ||
| + | padding-right: 15px; | ||
| + | padding-left: 15px; | ||
| + | margin-right: auto; | ||
| + | margin-left: auto; } | ||
| + | @media (min-width: 576px) { | ||
| + | .container { | ||
| + | max-width: 540px; } } | ||
| + | @media (min-width: 768px) { | ||
| + | .container { | ||
| + | max-width: 720px; } } | ||
| + | @media (min-width: 992px) { | ||
| + | .container { | ||
| + | max-width: 960px; } } | ||
| + | @media (min-width: 1200px) { | ||
| + | .container { | ||
| + | max-width: 1140px; } } | ||
| + | |||
| + | .row { | ||
| + | display: -ms-flexbox; | ||
| + | display: flex; | ||
| + | -ms-flex-wrap: wrap; | ||
| + | flex-wrap: wrap; | ||
| + | margin-right: -15px; | ||
| + | margin-left: -15px; } | ||
| + | |||
| + | /*vertical heights */ | ||
| + | .vh-100 { | ||
| + | height: 100vh; } | ||
| + | |||
| + | @media (min-width: 576px) { | ||
| + | .vh-sm-100 { | ||
| + | height: 100vh; } } | ||
| + | |||
| + | @media (min-width: 768px) { | ||
| + | .vh-md-100 { | ||
| + | height: 100vh; } } | ||
| + | |||
| + | .my-auto{margin-bottom:auto!important} | ||
| + | .mx-auto{margin-right:auto!important} | ||
| + | .d-none{display:none!important} | ||
| + | .d-md-block{display:block!important} | ||
| + | .cover-arrow { | ||
| + | position: absolute; | ||
| + | z-index: 6; | ||
| + | bottom: 60px; | ||
| + | right: 0; | ||
| + | left: 0; | ||
| + | text-align: center; } | ||
| + | |||
| + | .bounce { | ||
| + | -webkit-animation: bounce 3s infinite; | ||
| + | animation: bounce 3s infinite; } | ||
| + | |||
| + | @-webkit-keyframes bounce { | ||
| + | 0%, 20%, 50%, 80%, 100% { | ||
| + | -webkit-transform: translateY(0); | ||
| + | transform: translateY(0); } | ||
| + | 40% { | ||
| + | -webkit-transform: translateY(-30px); | ||
| + | transform: translateY(-30px); } | ||
| + | 60% { | ||
| + | -webkit-transform: translateY(-15px); | ||
| + | transform: translateY(-15px); } } | ||
| + | |||
| + | @keyframes bounce { | ||
| + | 0%, 20%, 50%, 80%, 100% { | ||
| + | -webkit-transform: translateY(0); | ||
| + | transform: translateY(0); } | ||
| + | 40% { | ||
| + | -webkit-transform: translateY(-30px); | ||
| + | transform: translateY(-30px); } | ||
| + | 60% { | ||
| + | -webkit-transform: translateY(-15px); | ||
| + | transform: translateY(-15px); } } | ||
| + | .text-center { | ||
| + | text-align: center !important; } | ||
| + | |||
| + | @media (min-width: 576px) { | ||
| + | .text-sm-left { | ||
| + | text-align: left !important; } | ||
| + | .text-sm-right { | ||
| + | text-align: right !important; } | ||
| + | .text-sm-center { | ||
| + | text-align: center !important; } } | ||
| + | |||
| + | @media (min-width: 768px) { | ||
| + | .text-md-left { | ||
| + | text-align: left !important; } | ||
| + | .text-md-right { | ||
| + | text-align: right !important; } | ||
| + | .text-md-center { | ||
| + | text-align: center !important; } } | ||
| + | |||
| + | @media (min-width: 992px) { | ||
| + | .text-lg-left { | ||
| + | text-align: left !important; } | ||
| + | .text-lg-right { | ||
| + | text-align: right !important; } | ||
| + | .text-lg-center { | ||
| + | text-align: center !important; } } | ||
| + | |||
| + | @media (min-width: 1200px) { | ||
| + | .text-xl-left { | ||
| + | text-align: left !important; } | ||
| + | .text-xl-right { | ||
| + | text-align: right !important; } | ||
| + | .text-xl-center { | ||
| + | text-align: center !important; } } | ||
| + | .col-md-7{ | ||
| + | position: relative; | ||
| + | width: 100%; | ||
| + | min-height: 1px; | ||
| + | padding-right: 15px; | ||
| + | padding-left: 15px; } | ||
| + | .text-white { | ||
| + | color: #fff !important; } | ||
| + | |||
</style> | </style> | ||
| − | + | ||
</head> | </head> | ||
| + | |||
<body> | <body> | ||
<div id="main" class="fixed"> | <div id="main" class="fixed"> | ||
| − | <div id="navbar" > | + | <div id="navbar" style="padding-top: 6px;"> |
<div id="links"> | <div id="links"> | ||
| Line 401: | Line 809: | ||
<a href="#2">Basic Part Collection</a> | <a href="#2">Basic Part Collection</a> | ||
<a href="#1">Parts Overview</a> | <a href="#1">Parts Overview</a> | ||
| − | |||
</div> | </div> | ||
| − | <div class="menuHolder" > | + | <div class="menuHolder"> |
| − | <div class="menuWindow" > | + | <div class="menuWindow"> |
<ul class="p1"> | <ul class="p1"> | ||
<li class="s1"> | <li class="s1"> | ||
| − | <a href="#url | + | <a href="#url"> |
| − | + | <img src="https://2019.igem.org/wiki/images/4/48/T--TJUSLS_China--logo.svg" alt="TJUSLS" | |
| − | + | id="navbar-logo"> | |
</a> | </a> | ||
| − | <ul class="p2"> | + | <ul class="p2" style="transform: rotate(0deg);"> |
| − | <li class="s2"><a href=" | + | <li class="s2"><a href="http://2019.igem.org/Team:TJUSLS_China"><span>HOME</span></a> |
| + | </li> | ||
<li class="s2"><a href="#url"><span>PROJECT</span></a> | <li class="s2"><a href="#url"><span>PROJECT</span></a> | ||
<ul class="p3 a3"> | <ul class="p3 a3"> | ||
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Description">Description</a> |
| − | <li><a href=" | + | </li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Design">Design</a></li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Experiments">Experiments</a> |
| − | <li><a href=" | + | </li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a> |
| − | <li><a href=" | + | </li> |
| + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Improve">Improve</a></li> | ||
| + | <li><a | ||
| + | href="http://2019.igem.org/Team:TJUSLS_China/Characterization">Characterization</a> | ||
| + | </li> | ||
| + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Results">Results</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
| − | <li class="s2"><a href=" | + | <li class="s2"><a |
| + | href="http://2019.igem.org/Team:TJUSLS_China/Safety"><span>SAFETY</span></a> | ||
</li> | </li> | ||
| − | <li class="s2"><a href=" | + | <li class="s2"> <a |
| + | href="http://2019.igem.org/Team:TJUSLS_China/Parts"><span>PARTS</span></a> | ||
<ul class="p3 a6"> | <ul class="p3 a6"> | ||
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Parts">Overview</a></li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Basic_Part">Basic parts</a> |
| − | <li><a href=" | + | </li> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Composite_Part">Composite |
| + | parts</a></li> | ||
| + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Part_Collection">Part | ||
| + | collection</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
| − | <li class="s2"><a href=" | + | <li class="s2"><a |
| + | href="http://2019.igem.org/Team:TJUSLS_China/Model"><span>MODEL</span></a> | ||
</li> | </li> | ||
<li class="s2"><a href="#url"><span>HP</span></a> | <li class="s2"><a href="#url"><span>HP</span></a> | ||
<ul class="p3 a7"> | <ul class="p3 a7"> | ||
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Human_Practices">Human |
| − | <li><a href=" | + | practices</a></li> |
| + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Public_Engagement">Education | ||
| + | and engagement</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="s2"><a href="#url"><span>JUDGING FORM</span></a> | <li class="s2"><a href="#url"><span>JUDGING FORM</span></a> | ||
| − | <ul class="p3 | + | <ul class="p3 a5"> |
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Medal">Medal |
| − | <li><a href=" | + | requirements</a> |
| + | </li> | ||
| + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Measurement">Measurement</a> | ||
| + | </li> | ||
| + | <li><a href="http://igem.org/2019_Judging_Form?team=TJUSLS_China">Judging | ||
| + | Form</a> | ||
| + | </li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="s2 b6"><a href="#url"><span>TEAM</span></a> | <li class="s2 b6"><a href="#url"><span>TEAM</span></a> | ||
<ul class="p3 a5"> | <ul class="p3 a5"> | ||
| − | <li><a href=" | + | <li><a href="http://2019.igem.org/Team:TJUSLS_China/Team">Team members</a></li> |
| − | <li><a href=" | + | <li> |
| − | <li><a href=" | + | <a |
| + | href="http://2019.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a> | ||
| + | </li> | ||
| + | <li><a | ||
| + | href="http://2019.igem.org/Team:TJUSLS_China/Attributions">Attributions</a> | ||
| + | </li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
| Line 464: | Line 896: | ||
</div> | </div> | ||
</div> | </div> | ||
| − | < | + | <section class="py-7 py-md-0 bg-hero" style="background-image: url(https://2019.igem.org/wiki/images/9/94/T--TJUSLS_China--headpic-part.jpg)" id="home"> |
| − | + | <div class="container"> | |
| − | + | <div class="row vh-md-100" > | |
| − | + | <div class="col-md-7 mx-auto my-auto text-center" style="text-align: center" > | |
| − | + | <h1 style="color: white;border:none;font-size: 7.75rem;font-weight: 700;height:100%;padding-top: 30%">Parts</h1> | |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | < | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | </ | + | |
</div> | </div> | ||
</div> | </div> | ||
| − | + | <div class="cover-arrow bounce d-none d-md-block"> | |
| − | <section class="awe-section" id="1" style="background: white"> | + | <a href="#1" class="page-scroll"><em class="text-white" data-feather="chevrons-down"></em></a> |
| + | </div> | ||
| + | </section> | ||
| + | <section class="awe-section" id="1" style="background: white;padding-bottom: 0px"> | ||
<div class="title"> | <div class="title"> | ||
| − | <h2 class="title__title"><span class='first' style="color: # | + | <h2 class="title__title"><span class='first' style="color: #11253b">Parts</span><br />Overview |
<p class="title__text"></p> | <p class="title__text"></p> | ||
</h2> | </h2> | ||
| Line 523: | Line 917: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-lg-12"> | <div class="col-lg-12"> | ||
| − | <p class="fz- | + | <p class="fz-22" style="color: black;line-height: 2.1">On this page, we compiled an overview of all the BioBricks |
| + | we have created this summer in our mission. We submitted 220 parts,but it doesn't mean we only focus on | ||
| + | quantity. Actually we provided a series of data with high-quality, and all of our parts | ||
| + | have been proved to be workable. The links below will lead you to the corresponding registry | ||
| + | entry.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</section> | </section> | ||
| − | <section class="awe-section" | + | <section class="awe-section" style="background: white;"> |
<div class="title"> | <div class="title"> | ||
| − | <h2 class="title__title"><span class='first' style="color: # | + | <h2 class="title__title"><span class='first' style="color: #11253b">Parts</span><br />Collection |
<p class="title__text"></p> | <p class="title__text"></p> | ||
</h2> | </h2> | ||
| Line 537: | Line 935: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-lg-12 "> | <div class="col-lg-12 "> | ||
| − | <p class="fz- | + | <p class="fz-22" style="color: black;line-height: 2.1">During the experiment, we created many parts. These parts |
| + | allow us to obtain a large amount of soluble target proteins easier. MBLs reflect essential | ||
| + | research value, and we wish our part collection can contribute to follow-up researchers.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 550: | Line 950: | ||
<h5 class="progress__title">Basic Parts</h5> | <h5 class="progress__title">Basic Parts</h5> | ||
<div class="progress__wrap"> | <div class="progress__wrap"> | ||
| − | <div class="progress__bar" data-progress-percent="100" data-timing="ease" data-duration=" | + | <div class="progress__bar" data-progress-percent="100" data-timing="ease" |
| + | data-duration="7000" data-delay="500" | ||
| + | style="width: 1%; transition: all 1000ms ease 500ms;"><span | ||
| + | class="progress__number">1%</span></div> | ||
</div> | </div> | ||
</div><!-- End / progress --> | </div><!-- End / progress --> | ||
| Line 559: | Line 962: | ||
<h5 class="progress__title">Composite Parts</h5> | <h5 class="progress__title">Composite Parts</h5> | ||
<div class="progress__wrap"> | <div class="progress__wrap"> | ||
| − | <div class="progress__bar" data-progress-percent="100" data-timing="ease" data-duration=" | + | <div class="progress__bar" data-progress-percent="100" data-timing="ease" |
| + | data-duration="7000" data-delay="500" | ||
| + | style="width: 1%; transition: all 1000ms ease 500ms;"><span | ||
| + | class="progress__number">1%</span></div> | ||
</div> | </div> | ||
</div><!-- End / progress --> | </div><!-- End / progress --> | ||
| Line 566: | Line 972: | ||
</div> | </div> | ||
</section> | </section> | ||
| − | <section class="awe-section numbers" style="background-image:url('https://2019.igem.org/wiki/images/8/86/T--TJUSLS_China--hpf03.jpg');background-attachment:fixed;"> | + | <section class="awe-section numbers" |
| + | style="background-image:url('https://2019.igem.org/wiki/images/8/86/T--TJUSLS_China--hpf03.jpg');background-attachment:fixed;"> | ||
<div class="awe-overlay" style="background-color:#000;opacity:0.75;"></div> | <div class="awe-overlay" style="background-color:#000;opacity:0.75;"></div> | ||
<div class="container"> | <div class="container"> | ||
<div class="col-lg-6 "> | <div class="col-lg-6 "> | ||
<div> | <div> | ||
| − | |||
<!-- countTo_module --> | <!-- countTo_module --> | ||
| − | <div class="countTo_module" | + | <div class="countTo_module"> |
| − | <div class="countTo__icon"><i class="pe-7s-settings"></i></div><span | + | <div class="countTo__icon"><i class="pe-7s-settings"></i></div><span id="span1" |
| + | style=" font-size: 60px;font-weight: bold;margin-top: 10px;line-height: normal;display: block;font-family: sans-serif;color:#65dbff ">0</span> | ||
<h3 class="countTo__title">Basic Parts</h3> | <h3 class="countTo__title">Basic Parts</h3> | ||
</div><!-- End / countTo_module --> | </div><!-- End / countTo_module --> | ||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
<div class="col-lg-6 "> | <div class="col-lg-6 "> | ||
<div> | <div> | ||
| − | |||
<!-- countTo_module --> | <!-- countTo_module --> | ||
| − | <div class="countTo_module" | + | <div class="countTo_module"> |
| − | <div class="countTo__icon"><i class="pe-7s-bookmarks"></i></div><span | + | <div class="countTo__icon"><i class="pe-7s-bookmarks"></i></div><span id="span2" |
| + | style=" font-size: 60px;font-weight: bold;margin-top: 10px;line-height: normal;display: block;font-family: sans-serif;color:#65dbff">0</span> | ||
<h3 class="countTo__title">Composite Parts</h3> | <h3 class="countTo__title">Composite Parts</h3> | ||
</div><!-- End / countTo_module --> | </div><!-- End / countTo_module --> | ||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</section> | </section> | ||
| + | <script> | ||
| + | var num1 = 0; | ||
| + | var num2 = 0; | ||
| + | var t = setInterval(function () { | ||
| + | num1 = num1 + 1; | ||
| + | var span1 = document.getElementById("span1"); | ||
| + | span1.innerText = num1; | ||
| + | if (num1 == 40) { | ||
| + | clearInterval(t); | ||
| + | } | ||
| + | }, 100); | ||
| + | var t2 = setInterval(function () { | ||
| + | num2 = num2 + 1; | ||
| + | var span2 = document.getElementById("span2"); | ||
| + | span2.innerText = num2; | ||
| + | if (num2 == 172) { | ||
| + | clearInterval(t2); | ||
| + | } | ||
| + | }, 30); | ||
| + | </script> | ||
<section class="awe-section" id="2" style="background: white"> | <section class="awe-section" id="2" style="background: white"> | ||
<div class="title"> | <div class="title"> | ||
| − | <h2 class="title__title"><span class='first' style="color: # | + | <h2 class="title__title"><span class='first' style="color: #11253b">Basic</span><br />Parts |
<p class="title__text"></p> | <p class="title__text"></p> | ||
</h2> | </h2> | ||
| Line 603: | Line 1,028: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-lg-12 "> | <div class="col-lg-12 "> | ||
| − | <p class="fz-22">Our project requires many different proteins,and these basic parts are of vital importance. Here's an example:</p> | + | <p class="fz-22" style="color: black;line-height: 2.1">Our project requires many different proteins,and these |
| + | basic parts are of vital importance. Here's an example:</p> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 609: | Line 1,035: | ||
<div class="col-lg-12"> | <div class="col-lg-12"> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
| − | $(function(){ | + | $(function () { |
//添加tr基数背景色样式 | //添加tr基数背景色样式 | ||
| − | $("#table tr:even").css("background","# | + | $("#table tr:even").css("background", "#eee"); |
//even:设置tr基数背景色 | //even:设置tr基数背景色 | ||
| − | $("#table tr:even").attr("bg","# | + | $("#table tr:even").attr("bg", "#eee"); |
//odd:设置tr偶数背景色 | //odd:设置tr偶数背景色 | ||
| − | $("#table tr:odd").attr("bg","# | + | $("#table tr:odd").attr("bg", "#ffffff"); |
| + | |||
| + | $("#table tr:nth-last-of-type(37)").css("background", "#65dbff"); | ||
| + | $("#table tr:nth-last-of-type(37)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table tr:nth-last-of-type(38)").css("background", "#65dbff"); | ||
| + | $("#table tr:nth-last-of-type(38)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table tr:nth-last-of-type(39)").css("background", "#65dbff"); | ||
| + | $("#table tr:nth-last-of-type(39)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table tr:nth-last-of-type(40)").css("background", "#65dbff"); | ||
| + | $("#table tr:nth-last-of-type(40)").attr("bg", "#65dbff"); | ||
//mouseover():鼠标滑动事件,设置tr背景色 | //mouseover():鼠标滑动事件,设置tr背景色 | ||
| − | $("#table tr").mouseover(function(){ | + | $("#table tr").mouseover(function () { |
| − | $(this).css("background","# | + | $(this).css("background", "#ff5a55"); |
}); | }); | ||
//当鼠标移出tr时,设置背景色 | //当鼠标移出tr时,设置背景色 | ||
| − | $("#table tr").mouseout(function(){ | + | $("#table tr").mouseout(function () { |
//attr():获取元素属性 | //attr():获取元素属性 | ||
var bgc = $(this).attr("bg"); | var bgc = $(this).attr("bg"); | ||
| − | $(this).css("background",bgc); | + | $(this).css("background", bgc); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
| − | |||
<table class="table" id="table"> | <table class="table" id="table"> | ||
<tr> | <tr> | ||
| − | <th style="font-size: 18px">Remark</th> | + | <th style="font-size: 18px;color: white">No&Remark</th> |
| − | <th style="font-size: 18px">Part Number</th> | + | <th style="font-size: 18px;color: white">Part Number</th> |
| − | <th style="font-size: 18px">Description</th> | + | <th style="font-size: 18px;color: white">Description</th> |
| − | <th style="font-size: 18px">Type</th> | + | <th style="font-size: 18px;color: white">Type</th> |
| − | <th style="font-size: 18px">Length</th> | + | <th style="font-size: 18px;color: white">Length</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td>1</td> | + | <td>👍1</td> |
| − | <td>BBa_K2933022</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933001" |
| + | style="color:black;text-decoration: underline">BBa_K2933001</a></td> | ||
| + | <td>NDM-23</td> | ||
| + | <td>Coding</td> | ||
| + | <td>813</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>👍2</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933002" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933002</a></td> | ||
| + | <td>SPG-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>858</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>👍3</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933025" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933025</a></td> | ||
| + | <td>ElBla2-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>786</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>👍4</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933004" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933004</a></td> | ||
| + | <td>AFM-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>804</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>5</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933022" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933022</a></td> | ||
<td>T7 promoter</td> | <td>T7 promoter</td> | ||
<td>Regulatory</td> | <td>Regulatory</td> | ||
| − | <td> | + | <td>19</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>6</td> |
| − | <td>BBa_K2933023</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933023" |
| + | style="color:black;text-decoration: underline">BBa_K2933023</a></td> | ||
<td>lac operator</td> | <td>lac operator</td> | ||
<td>Regulatory</td> | <td>Regulatory</td> | ||
| − | <td> | + | <td>28</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>7</td> |
| − | <td>BBa_K2933024</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933024" |
| + | style="color:black;text-decoration: underline">BBa_K2933024</a></td> | ||
<td>RBS b(T7)</td> | <td>RBS b(T7)</td> | ||
<td>RBS</td> | <td>RBS</td> | ||
| − | <td> | + | <td>7</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>8</td> |
| − | <td>BBa_K2933026</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933026" |
| + | style="color:black;text-decoration: underline">BBa_K2933026</a></td> | ||
<td>Tac promoter</td> | <td>Tac promoter</td> | ||
<td>Regulatory</td> | <td>Regulatory</td> | ||
| − | <td> | + | <td>29</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>9</td> |
| − | <td>BBa_K2933027</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933027" |
| + | style="color:black;text-decoration: underline">BBa_K2933027</a></td> | ||
<td>Linker e(recognition site of Prescission Protease)</td> | <td>Linker e(recognition site of Prescission Protease)</td> | ||
<td>DNA</td> | <td>DNA</td> | ||
| − | <td> | + | <td>27</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>10</td> |
| − | <td>BBa_K2933029</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933029" |
| + | style="color:black;text-decoration: underline">BBa_K2933029</a></td> | ||
<td>His-Linker a-SUMO</td> | <td>His-Linker a-SUMO</td> | ||
<td>Tag</td> | <td>Tag</td> | ||
| + | <td>335</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>11</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933030" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933030</a></td> | ||
| + | <td>T7 terminator</td> | ||
| + | <td>Terminator</td> | ||
| + | <td>48</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>12</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933032" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933032</a></td> | ||
| + | <td>Linker a(Nde I and Nhe I)</td> | ||
| + | <td>DNA</td> | ||
| + | <td>12</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>13</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933033" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933033</a></td> | ||
| + | <td>Linker b(BamH I )</td> | ||
| + | <td>DNA</td> | ||
<td>6</td> | <td>6</td> | ||
</tr> | </tr> | ||
| + | <tr> | ||
| + | <td>14</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933034" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933034</a></td> | ||
| + | <td>Linker c(Xho l )</td> | ||
| + | <td>DNA</td> | ||
| + | <td>6</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>15</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933035" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933035</a></td> | ||
| + | <td>Linker d(Nco I )</td> | ||
| + | <td>DNA</td> | ||
| + | <td>6</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>16</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933036" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933036</a></td> | ||
| + | <td>Linker f (thrombin+T7 tag)</td> | ||
| + | <td>DNA</td> | ||
| + | <td>54</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>17</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933037" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933037</a></td> | ||
| + | <td>His</td> | ||
| + | <td>Tag</td> | ||
| + | <td>18</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>18</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933038" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933038</a></td> | ||
| + | <td>Sumo tag</td> | ||
| + | <td>Tag</td> | ||
| + | <td>291</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>19</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933039" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933039</a></td> | ||
| + | <td>RBS a(Tac)</td> | ||
| + | <td>RBS</td> | ||
| + | <td>6</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>20</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933040" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933040</a></td> | ||
| + | <td>Linker g(6p)</td> | ||
| + | <td>DNA</td> | ||
| + | <td>8</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>21</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933041" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933041</a></td> | ||
| + | <td>Linker h(28a)</td> | ||
| + | <td>DNA</td> | ||
| + | <td>19</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>22</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933042" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933042</a></td> | ||
| + | <td>Tac promoter+RBS a</td> | ||
| + | <td>Regulatory</td> | ||
| + | <td>74</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>23</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933043" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933043</a></td> | ||
| + | <td>T7 promoter+RBS b</td> | ||
| + | <td>Regulatory</td> | ||
| + | <td>99</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>24</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933005" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933005</a></td> | ||
| + | <td>MYX-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>786</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>25</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933006" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933006</a></td> | ||
| + | <td>IND-10</td> | ||
| + | <td>Coding</td> | ||
| + | <td>720</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>26</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933008" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933008</a></td> | ||
| + | <td>PEDO-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>864</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>27</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933009" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933009</a></td> | ||
| + | <td>CPS-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>873</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>28</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933010" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933010</a></td> | ||
| + | <td>MUS-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>741</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>29</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933011" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933011</a></td> | ||
| + | <td>GIM-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>753</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>30</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933012" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933012</a></td> | ||
| + | <td>JOHN-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>747</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>31</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933013" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933013</a></td> | ||
| + | <td>SHD</td> | ||
| + | <td>Coding</td> | ||
| + | <td>810</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>32</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933014" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933014</a></td> | ||
| + | <td>BcII-194</td> | ||
| + | <td>Coding</td> | ||
| + | <td>771</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>33</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933015" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933015</a></td> | ||
| + | <td>TMB-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>738</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>34</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933016" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933016</a></td> | ||
| + | <td>VIM-66</td> | ||
| + | <td>Coding</td> | ||
| + | <td>801</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>35</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933017" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933017</a></td> | ||
| + | <td>PST-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>729</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>36</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933018" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933018</a></td> | ||
| + | <td>ARL-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>849</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>37</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933019" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933019</a></td> | ||
| + | <td>BlaB-14</td> | ||
| + | <td>Coding</td> | ||
| + | <td>747</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>38</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933020" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933020</a></td> | ||
| + | <td>IMP-71</td> | ||
| + | <td>Coding</td> | ||
| + | <td>741</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>39</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933021" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933021</a></td> | ||
| + | <td>Fla.103</td> | ||
| + | <td>Coding</td> | ||
| + | <td>753</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>40</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933286" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933286</a></td> | ||
| + | <td>smURFP mutation</td> | ||
| + | <td>Coding</td> | ||
| + | <td>402</td> | ||
| + | </tr> | ||
| + | |||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</section> | </section> | ||
| − | <section class="awe-section" id="3" style="background: white"> | + | <section class="awe-section" id="3" style="background: white;padding-top: 0px"> |
<div class="title"> | <div class="title"> | ||
| − | <h2 class="title__title"><span class='first' style="color: # | + | <h2 class="title__title"><span class='first' style="color: #11253b">Composite</span><br />Parts |
<p class="title__text"></p> | <p class="title__text"></p> | ||
</h2> | </h2> | ||
| Line 723: | Line 1,414: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-lg-12 "> | <div class="col-lg-12 "> | ||
| − | <p class="fz-22">In order to make our project run smoothly, we created these composite parts to get more soluble protein.And all of our composite parts are as follows:</p> | + | <p class="fz-22" style="color: black;line-height: 2.1">In order to make our project run smoothly, we created |
| + | these composite parts to get more soluble protein.And all of our composite parts are as | ||
| + | follows:</p> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 729: | Line 1,422: | ||
<div class="col-lg-12"> | <div class="col-lg-12"> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
| − | $(function(){ | + | $(function () { |
//添加tr基数背景色样式 | //添加tr基数背景色样式 | ||
| − | $("#table2 tr:even").css("background","# | + | $("#table2 tr:even").css("background", "#eee"); |
//even:设置tr基数背景色 | //even:设置tr基数背景色 | ||
| − | $("#table2 tr:even").attr("bg","# | + | $("#table2 tr:even").attr("bg", "#eee"); |
//odd:设置tr偶数背景色 | //odd:设置tr偶数背景色 | ||
| − | $("#table2 tr:odd").attr("bg","# | + | $("#table2 tr:odd").attr("bg", "#ffffff"); |
| + | |||
| + | $("#table2 tr:nth-last-of-type(171)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(171)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(172)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(172)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(170)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(170)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(169)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(169)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(115)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(115)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(112)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(112)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(96)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(96)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(95)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(95)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(58)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(58)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(55)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(55)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(39)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(39)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(38)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(38)").attr("bg", "#65dbff"); | ||
| + | |||
| + | $("#table2 tr:nth-last-of-type(1)").css("background", "#65dbff"); | ||
| + | $("#table2 tr:nth-last-of-type(1)").attr("bg", "#65dbff"); | ||
//mouseover():鼠标滑动事件,设置tr背景色 | //mouseover():鼠标滑动事件,设置tr背景色 | ||
| − | $("#table2 tr").mouseover(function(){ | + | $("#table2 tr").mouseover(function () { |
| − | $(this).css("background","# | + | $(this).css("background", "#ff5a55"); |
}); | }); | ||
//当鼠标移出tr时,设置背景色 | //当鼠标移出tr时,设置背景色 | ||
| − | $("#table2 tr").mouseout(function(){ | + | $("#table2 tr").mouseout(function () { |
//attr():获取元素属性 | //attr():获取元素属性 | ||
var bgc = $(this).attr("bg"); | var bgc = $(this).attr("bg"); | ||
| − | $(this).css("background",bgc); | + | $(this).css("background", bgc); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
| − | |||
<table class="table" id="table2"> | <table class="table" id="table2"> | ||
<tr> | <tr> | ||
| − | <th style="font-size: 18px">Remark</th> | + | <th style="font-size: 18px;color: white">No&Remark</th> |
| − | <th style="font-size: 18px">Part Number</th> | + | <th style="font-size: 18px;color: white">Part Number</th> |
| − | <th style="font-size: 18px">Description</th> | + | <th style="font-size: 18px;color: white">Description</th> |
| − | <th style="font-size: 18px">Type</th> | + | <th style="font-size: 18px;color: white">Type</th> |
| − | <th style="font-size: 18px">Length</th> | + | <th style="font-size: 18px;color: white">Length</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>👍1</td> |
| − | <td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933102" |
| − | <td> | + | style="color:black;text-decoration: underline">BBa_K2933102</a></td> |
| + | <td>His+Linker a+Sumo+Linker b+SPG-1</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1213</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td> | + | <td>👍2</td> |
| − | <td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933285" |
| − | <td> | + | style="color:black;text-decoration: underline">BBa_K2933285</a></td> |
| + | <td>smURFP(mutation Y56R) + Linker A + RBS I + HO-1 I</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1124</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>3</td> | <td>3</td> | ||
| − | <td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933103" |
| − | <td> | + | style="color:black;text-decoration: underline">BBa_K2933103</a></td> |
| + | <td>His+Linker a+Sumo+Linker b+ElBla2-1</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1141</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>4</td> | <td>4</td> | ||
| − | <td>BBa_K2933104</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933104" |
| + | style="color:black;text-decoration: underline">BBa_K2933104</a></td> | ||
<td>GST+Linker e+AFM-1</td> | <td>GST+Linker e+AFM-1</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1502</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>5</td> | <td>5</td> | ||
| − | <td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933105" |
| − | <td>GST+Linker e+ | + | style="color:black;text-decoration: underline">BBa_K2933105</a></td> |
| + | <td>GST+Linker e+SPG-1</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1556</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>6</td> | <td>6</td> | ||
| − | <td>BBa_K2933108</td> | + | <td><a href="http://parts.igem.org/Part:BBa_K2933106" |
| + | style="color:black;text-decoration: underline">BBa_K2933106</a></td> | ||
| + | <td>GST+Linker e+ElBla2-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1484</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>7</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933107" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933107</a></td> | ||
| + | <td>GST+Linker e+ MYX-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1484</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>8</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933108" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933108</a></td> | ||
<td>GST+Linker e+IND-10</td> | <td>GST+Linker e+IND-10</td> | ||
<td>Coding</td> | <td>Coding</td> | ||
| − | <td> | + | <td>1418</td> |
| + | </tr> | ||
| + | <tr> | ||
| + | <td>9</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933109" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933109</a></td> | ||
| + | <td>GST+Linker e+IND-10</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1562</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>10</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933111" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933111</a></td> | ||
| + | <td>GST+Linker e+MUS-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1439</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>11</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933112" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933112</a></td> | ||
| + | <td>GST+Linker e+GIM-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1451</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>12</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933113" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933113</a></td> | ||
| + | <td>GST+Linker e+JOHN-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1445</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>13</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933114" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933114</a></td> | ||
| + | <td>GST+Linker e+SHD</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1508</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>14</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933115" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933115</a></td> | ||
| + | <td>GST+Linker e+BcII-194</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1469</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>15</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933116" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933116</a></td> | ||
| + | <td>GST+Linker e+TMB-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1436</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>16</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933117" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933117</a></td> | ||
| + | <td>GST+Linker e+VIM-66</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1499</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>17</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933118" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933118</a></td> | ||
| + | <td>GST+Linker e+PST-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1427</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>18</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933119" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933119</a></td> | ||
| + | <td>GST+Linker e+ARL-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1547</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>19</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933120" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933120</a></td> | ||
| + | <td>GST+Linker e+BlaB-14</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1445</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>20</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933121" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933121</a></td> | ||
| + | <td>GST+Linker e+IMP-71</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1439</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>21</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933123" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933123</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+NDM-23</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1168</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>22</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933124" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933124</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+AFM-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1159</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>23</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933125" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933125</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+ MYX-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1141</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>24</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933126" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933126</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+IND-10</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1075</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>25</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933127" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933127</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+PEDO-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1219</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>26</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933128" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933128</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+CPS-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1228</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>27</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933129" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933129</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+MUS-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1096</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>28</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933130" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933130</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+GIM-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1108</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>29</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933132" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933132</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+SHD</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1165</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>30</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933133" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933133</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+BcII-194</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1126</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>31</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933134" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933134</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+TMB-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1093</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>32</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933135" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933135</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+VIM-66</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1156</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>33</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933136" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933136</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+PST-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1084</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>34</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933137" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933137</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+ARL-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1204</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>35</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933138" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933138</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+BlaB-14</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1102</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>36</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933139" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933139</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+IMP-71</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1096</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>37</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933140" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933140</a></td> | ||
| + | <td>His+Linker a+Sumo+Linker b+Fla.103</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1108</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>38</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933141" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933141</a></td> | ||
| + | <td>His+Linker f+NDM-23</td> | ||
| + | <td>Coding</td> | ||
| + | <td>899</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>39</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933142" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933142</a></td> | ||
| + | <td>His+Linker f+SPG-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>944</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>40</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933143" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933143</a></td> | ||
| + | <td>His+Linker f+ElBla2-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>872</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>41</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933144" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933144</a></td> | ||
| + | <td>His+Linker f+AFM-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>890</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>42</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933145" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933145</a></td> | ||
| + | <td>His+Linker f+ MYX-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>872</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>43</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933146" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933146</a></td> | ||
| + | <td>His+Linker f+IND-10</td> | ||
| + | <td>Coding</td> | ||
| + | <td>806</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>44</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933147" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933147</a></td> | ||
| + | <td>His+Linker f+PEDO-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>950</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>45</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933148" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933148</a></td> | ||
| + | <td>His+Linker f+CPS-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>959</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>46</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933149" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933149</a></td> | ||
| + | <td>His+Linker f+MUS-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>827</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>47</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933150" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933150</a></td> | ||
| + | <td>His+Linker f+GIM-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>839</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>48</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933151" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933151</a></td> | ||
| + | <td>His+Linker f+JOHN-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>833</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>49</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933152" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933152</a></td> | ||
| + | <td>His+Linker f+SHD</td> | ||
| + | <td>Coding</td> | ||
| + | <td>896</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>50</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933153" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933153</a></td> | ||
| + | <td>His+Linker f+BcII-194</td> | ||
| + | <td>Coding</td> | ||
| + | <td>857</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>51</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933154" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933154</a></td> | ||
| + | <td>His+Linker f+TMB-2</td> | ||
| + | <td>Coding</td> | ||
| + | <td>824</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>52</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933155" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933155</a></td> | ||
| + | <td>His+Linker f+VIM-66</td> | ||
| + | <td>Coding</td> | ||
| + | <td>887</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>53</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933156" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933156</a></td> | ||
| + | <td>His+Linker f+PST-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>815</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>54</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933157" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933157</a></td> | ||
| + | <td>His+Linker f+ARL-1</td> | ||
| + | <td>Coding</td> | ||
| + | <td>935</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>55</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933158" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933158</a></td> | ||
| + | <td>His+Linker f+BlaB-14</td> | ||
| + | <td>Coding</td> | ||
| + | <td>833</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>56</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933159" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933159</a></td> | ||
| + | <td>His+Linker f+IMP-71</td> | ||
| + | <td>Coding</td> | ||
| + | <td>827</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>57</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933160" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933160</a></td> | ||
| + | <td>His+Linker f+Fla.103</td> | ||
| + | <td>Coding</td> | ||
| + | <td>839</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>58</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933161" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933161</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker e+NDM-23</td> | ||
| + | <td>composite</td> | ||
| + | <td>1607</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>59</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933162" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933162</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+SPG-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1652</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>60</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933163" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933163</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+ElBla2-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1580</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>61</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933164" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933164</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+AFM-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1598</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>62</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933165" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933165</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker e+ | ||
| + | MYX-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1580</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>63</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933166" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933166</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+IND-10</td> | ||
| + | <td>composite</td> | ||
| + | <td>1514</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>64</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933167" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933167</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+PEDO-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1658</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>65</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933169" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933169</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+MUS-2</td> | ||
| + | <td>composite</td> | ||
| + | <td>1535</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>66</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933170" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933170</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+GIM-2</td> | ||
| + | <td>composite</td> | ||
| + | <td>1547</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>67</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933171" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933171</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+JOHN-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1541</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>68</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933172" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933172</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker e+SHD</td> | ||
| + | <td>composite</td> | ||
| + | <td>1604</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>69</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933173" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933173</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+BcII-194</td> | ||
| + | <td>composite</td> | ||
| + | <td>1565</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>70</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933174" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933174</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+TMB-2</td> | ||
| + | <td>composite</td> | ||
| + | <td>1532</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>71</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933175" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933175</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+VIM-66</td> | ||
| + | <td>composite</td> | ||
| + | <td>1595</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>72</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933176" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933176</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+PST-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1523</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>73</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933177" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933177</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+ARL-1</td> | ||
| + | <td>composite</td> | ||
| + | <td>1643</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>74</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933178" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933178</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+BlaB-14</td> | ||
| + | <td>composite</td> | ||
| + | <td>1541</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>75</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933179" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933179</a></td> | ||
| + | <td>Tac promoter+RBS a+Linker g+GST+Linker | ||
| + | e+IMP-71</td> | ||
| + | <td>composite</td> | ||
| + | <td>1535</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>76</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933182" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933182</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker | ||
| + | a+Sumo+Linker b+NDM-23+T7 terminator</td> | ||
| + | <td>composite</td> | ||
| + | <td>1358</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>77</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933183" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933183</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker | ||
| + | a+Sumo+Linker b+SPG-1+T7 terminator</td> | ||
| + | <td>composite</td> | ||
| + | <td>1403</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>78</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933184" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933184</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker | ||
| + | b+ElBla2-1+T7 terminator</td> | ||
| + | <td>composite</td> | ||
| + | <td>1331</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>79</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933185" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933185</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker | ||
| + | a+Sumo+Linker b+AFM-1+T7 terminator</td> | ||
| + | <td>composite</td> | ||
| + | <td>1349</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>80</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933186" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933186</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker | ||
| + | a+Sumo+Linker b+ MYX-1+T7 terminator</td> | ||
| + | <td>composite</td> | ||
| + | <td>1331</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>81</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933187" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933187</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker | ||
| + | a+Sumo+Linker b+IND-10+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1265</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>82</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933188" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933188</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+PEDO-1+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1409</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>83</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933189" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933189</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+CPS-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1418</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>84</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933190" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933190</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+MUS-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1286</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>85</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933191" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933191</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+GIM-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1298</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>86</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933193" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933193</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+SHD+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1355</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>87</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933194" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933194</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+BCII-194+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1316</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>88</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933195" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933195</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+TMB-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1283</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>89</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933196" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933196</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+VIM-66+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1346</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>90</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933197" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933197</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+PST-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1274</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>91</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933198" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933198</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+ARL-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1394</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>92</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933199" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933199</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+BlaB-14+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1292</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>93</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933200" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933200</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+IMP-71+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1286</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>94</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933201" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933201</a></td> | ||
| + | <td>T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+Fla.103+T7 | ||
| + | terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1298</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>95</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933203" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933203</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+NDM-23+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1065</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>96</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933204" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933204</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+SPG-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1110</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>97</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933205" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933205</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+ElBlaII+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1038</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>98</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933206" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933206</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+AFM-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1056</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>99</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933207" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933207</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+MYX-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1038</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>100</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933208" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933208</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+IND-10+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>972</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>101</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933209" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933209</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+PEDO-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1116</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>102</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933210" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933210</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+CPS-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1125</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>103</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933211" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933211</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+MUS-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>993</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>104</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933212" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933212</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+GIM-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1005</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>105</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933213" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933213</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+JOHN-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>999</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>106</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933214" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933214</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+SHD+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1062</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>107</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933215" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933215</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+BCll-194+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1023</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>108</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933216" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933216</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+TMB-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>990</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>109</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933217" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933217</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+VIM-66+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1053</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>110</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933218" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933218</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+PST-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>981</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>111</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933219" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933219</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+ARL-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1101</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>112</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933220" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933220</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+BIaB-14+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>999</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>113</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933221" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933221</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+IMP-71+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>993</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>114</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933222" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933222</a></td> | ||
| + | <td>T7 promoter+RBS b+Linker h+His+Linker f+Fla.103+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1005</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>115</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933223" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933223</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+NDM-23</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1539</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>116</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933224" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933224</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+SPG-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1584</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>117</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933225" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933225</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+ElBlaII</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1512</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>118</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933226" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933226</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+AFM-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1530</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>119</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933227" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933227</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+MYX-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1512</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>120</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933228" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933228</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+IND-10</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1446</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>121</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933229" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933229</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+PEDO-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1590</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>122</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933231" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933231</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+MUS-2</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1467</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>123</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933232" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933232</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+GIM-2</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1479</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>124</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933233" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933233</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+JOHN-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1473</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>125</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933234" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933234</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+SHD</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1536</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>126</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933235" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933235</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+BcII-194</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1497</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>127</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933236" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933236</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+TMB-2</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1464</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>128</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933237" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933237</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+VIM-66</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1527</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>129</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933238" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933238</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+PST-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1455</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>130</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933239" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933239</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+ARL-1</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1575</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>131</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933240" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933240</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+BlaB-14</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1473</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>132</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933241" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933241</a></td> | ||
| + | <td>RBS a+Linker g+GST+Linker e+IMP-71</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1467</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>133</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933244" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933244</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+NDM-23+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1266</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>134</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933245" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933245</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+SPG-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1311</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>135</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933246" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933246</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+ElBlaII+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1239</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>136</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933247" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933247</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+AFM-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1257</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>137</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933248" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933248</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+MYX-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1239</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>138</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933249" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933249</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+IND-10+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1173</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>139</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933250" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933250</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+PEDO-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1317</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>140</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933251" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933251</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+CPS-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1326</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>141</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933252" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933252</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+MUS-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1194</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>142</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933253" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933253</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+GIM-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1206</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>143</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933255" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933255</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+SHD+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1263</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>144</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933256" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933256</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+BcII-194+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1224</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>145</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933257" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933257</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+TMB-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1191</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>146</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933258" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933258</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+VIM-66+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1254</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>147</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933259" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933259</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+PST-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1182</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>148</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933260" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933260</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+ARL-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1302</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>149</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933261" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933261</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+BlaB-14+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1200</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>150</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933262" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933262</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+IMP-71+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1194</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>151</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933263" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933263</a></td> | ||
| + | <td>RBS b+Linker h+His+Linker a+Sumo+Linker b+Fla.103+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1206</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>152</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933265" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933265</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+NDM-23+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>997</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>153</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933266" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933266</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+SPG-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1042</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>154</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933267" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933267</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+ElBlaII+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>970</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>155</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933268" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933268</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+AFM-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>988</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>156</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933269" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933269</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+MYX-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>970</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>157</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933270" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933270</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+IND-10+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>904</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>158</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933271" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933271</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+PEDO-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1048</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>159</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933272" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933272</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+CPS-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1057</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>160</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933273" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933273</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+MUS-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>925</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>161</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933274" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933274</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+GIM-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>937</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>162</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933275" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933275</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+JOHN-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>931</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>163</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933276" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933276</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+SHD+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>994</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>164</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933277" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933277</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+BcII-194+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>955</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>165</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933278" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933278</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+TMB-2+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>922</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>166</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933279" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933279</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+VIM-66+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>985</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>167</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933280" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933280</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+PST-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>913</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>168</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933281" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933281</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+ARL-1+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>1033</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>169</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933282" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933282</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+BlaB-14+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>931</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>170</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933283" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933283</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+IMP-71+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>925</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>171</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933284" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933284</a></td> | ||
| + | <td>RBS+Linker h+His+Linker f+Fla.103+T7 terminator</td> | ||
| + | <td>Composite</td> | ||
| + | <td>937</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>172</td> | ||
| + | <td><a href="http://parts.igem.org/Part:BBa_K2933101" | ||
| + | style="color:black;text-decoration: underline">BBa_K2933101</a></td> | ||
| + | <td>GST+Linker e+NDM-23</td> | ||
| + | <td>Coding</td> | ||
| + | <td>1511</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 807: | Line 2,900: | ||
</div> | </div> | ||
</div> | </div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</section> | </section> | ||
<div class="footer1"> | <div class="footer1"> | ||
<div id="hui1"> | <div id="hui1"> | ||
| − | <img id="xiaohui" src="https://2019.igem.org/wiki/images/f/f6/T--TJUSLS_China--Attr-5%282%29.png" alt=""> | + | <img id="xiaohui" src="https://2019.igem.org/wiki/images/f/f6/T--TJUSLS_China--Attr-5%282%29.png" |
| + | alt=""> | ||
</div> | </div> | ||
<div id="hui2"> | <div id="hui2"> | ||
| Line 851: | Line 2,920: | ||
<div class="ctus" style="text-align: center"> | <div class="ctus" style="text-align: center"> | ||
<p> | <p> | ||
| − | <img src="https://2019.igem.org/wiki/images/b/b8/T--TJUSLS_China--Attr-email.png" alt=""> EMAIL | + | <img src="https://2019.igem.org/wiki/images/b/b8/T--TJUSLS_China--Attr-email.png" |
| + | alt=""> EMAIL | ||
<br /> | <br /> | ||
tju2019igem@163.com | tju2019igem@163.com | ||
| Line 858: | Line 2,928: | ||
<div class="ctus" style="text-align: center"> | <div class="ctus" style="text-align: center"> | ||
<p> | <p> | ||
| − | <img src="https://2019.igem.org/wiki/images/4/4c/T--TJUSLS_China--Attr-addressl.png" alt=""> ADDRESS | + | <img src="https://2019.igem.org/wiki/images/4/4c/T--TJUSLS_China--Attr-addressl.png" |
| + | alt=""> ADDRESS | ||
<br /> | <br /> | ||
No.92 Weijin Road, Nankai District, Tianjin, China | No.92 Weijin Road, Nankai District, Tianjin, China | ||
| Line 868: | Line 2,939: | ||
<div id="back-to-top"><i style="font-size: 25px;color: white">↑</i></div> | <div id="back-to-top"><i style="font-size: 25px;color: white">↑</i></div> | ||
</div> | </div> | ||
| + | <script type="text/javascript"> | ||
| + | // 1.找到页面中的按钮 | ||
| + | var totop = document.getElementById("totop"); | ||
| + | var timer = null; | ||
| + | // 2.给按钮绑定点击事件 | ||
| + | totop.onclick = function () { | ||
| + | // 周期性定时器 | ||
| + | timer = setInterval(function () { | ||
| + | // 3.获取滚动条距离浏览器顶端的距离 | ||
| + | var backTop = document.documentElement.scrollTop || document.body.scrollTop; | ||
| + | // 越滚越慢 | ||
| + | var speedTop = backTop / 5; | ||
| + | document.documentElement.scrollTop = backTop - speedTop; | ||
| + | if (backTop == 0) { | ||
| + | clearInterval(timer); | ||
| + | } | ||
| + | }, 30); | ||
| + | } | ||
| + | </script> | ||
</div> | </div> | ||
</body> | </body> | ||
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/_jquery/jqueryminjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/imagesloaded/imagesloadedpkgdjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/_jquery/jqueryminjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/isotope-layout/isotopepkgdjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquery-one-page/jquerynavminjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/imagesloaded/imagesloadedpkgdjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jqueryeasing/jqueryeasingminjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerymatchHeight/jquerymatchHeightminjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/isotope-layout/isotopepkgdjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/magnific-popup/jquerymagnific-popupminjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/masonry-layout/masonrypkgdjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquery-one-page/jquerynavminjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/swiper/swiperjqueryjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/menu/menujs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jqueryeasing/jqueryeasingminjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerycountTo/jquerycountTominjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerywaypoints/jquerywaypointsminjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerymatchHeight/jquerymatchHeightminjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/tabs/awe-tabsjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/wow/wowjs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/magnific-popup/jquerymagnific-popupminjs?action=raw&ctype=text/javascript"></script> |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jqueryappear/jqueryappearjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/waterpipe/waterpipejs?action=raw&ctype=text/javascript"></script> | + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/masonry-layout/masonrypkgdjs?action=raw&ctype=text/javascript"></script> |
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/swiper/swiperjqueryjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/menu/menujs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerycountTo/jquerycountTominjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jquerywaypoints/jquerywaypointsminjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/tabs/awe-tabsjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/wow/wowjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/jqueryappear/jqueryappearjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script type="text/javascript" | ||
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/vendors/waterpipe/waterpipejs?action=raw&ctype=text/javascript"></script> | ||
<!-- App--> | <!-- App--> | ||
| − | <script type="text/javascript" src="https://2019.igem.org/Team:TJUSLS_China/assets/js/mainjs?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" |
| + | src="https://2019.igem.org/Team:TJUSLS_China/assets/js/mainjs?action=raw&ctype=text/javascript"></script> | ||
| + | |||
| + | <script src="https://2019.igem.org/Team:TJUSLS_China/improve/jquery321js?action=raw&ctype=text/javascript"></script> | ||
| + | <!-- <script src="js/popper.min.js"></script> --> | ||
| + | <script src="https://2019.igem.org/Team:TJUSLS_China/improve/featherjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script src="https://2019.igem.org/Team:TJUSLS_China/improve/bootstrapjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script src="https://2019.igem.org/Team:TJUSLS_China/improve/scriptsjs?action=raw&ctype=text/javascript"></script> | ||
| + | <script src="https://2019.igem.org/Team:TJUSLS_China/improve/slickjs?action=raw&ctype=text/javascript"></script> | ||
</html> | </html> | ||
Latest revision as of 00:05, 22 October 2019
Parts
Parts
Overview
On this page, we compiled an overview of all the BioBricks we have created this summer in our mission. We submitted 220 parts,but it doesn't mean we only focus on quantity. Actually we provided a series of data with high-quality, and all of our parts have been proved to be workable. The links below will lead you to the corresponding registry entry.
Parts
Collection
During the experiment, we created many parts. These parts allow us to obtain a large amount of soluble target proteins easier. MBLs reflect essential research value, and we wish our part collection can contribute to follow-up researchers.
Basic Parts
Composite Parts
Basic Parts
Composite Parts
Basic
Parts
Our project requires many different proteins,and these basic parts are of vital importance. Here's an example:
| No&Remark | Part Number | Description | Type | Length |
|---|---|---|---|---|
| 👍1 | BBa_K2933001 | NDM-23 | Coding | 813 |
| 👍2 | BBa_K2933002 | SPG-1 | Coding | 858 |
| 👍3 | BBa_K2933025 | ElBla2-1 | Coding | 786 |
| 👍4 | BBa_K2933004 | AFM-1 | Coding | 804 |
| 5 | BBa_K2933022 | T7 promoter | Regulatory | 19 |
| 6 | BBa_K2933023 | lac operator | Regulatory | 28 |
| 7 | BBa_K2933024 | RBS b(T7) | RBS | 7 |
| 8 | BBa_K2933026 | Tac promoter | Regulatory | 29 |
| 9 | BBa_K2933027 | Linker e(recognition site of Prescission Protease) | DNA | 27 |
| 10 | BBa_K2933029 | His-Linker a-SUMO | Tag | 335 |
| 11 | BBa_K2933030 | T7 terminator | Terminator | 48 |
| 12 | BBa_K2933032 | Linker a(Nde I and Nhe I) | DNA | 12 |
| 13 | BBa_K2933033 | Linker b(BamH I ) | DNA | 6 |
| 14 | BBa_K2933034 | Linker c(Xho l ) | DNA | 6 |
| 15 | BBa_K2933035 | Linker d(Nco I ) | DNA | 6 |
| 16 | BBa_K2933036 | Linker f (thrombin+T7 tag) | DNA | 54 |
| 17 | BBa_K2933037 | His | Tag | 18 |
| 18 | BBa_K2933038 | Sumo tag | Tag | 291 |
| 19 | BBa_K2933039 | RBS a(Tac) | RBS | 6 |
| 20 | BBa_K2933040 | Linker g(6p) | DNA | 8 |
| 21 | BBa_K2933041 | Linker h(28a) | DNA | 19 |
| 22 | BBa_K2933042 | Tac promoter+RBS a | Regulatory | 74 |
| 23 | BBa_K2933043 | T7 promoter+RBS b | Regulatory | 99 |
| 24 | BBa_K2933005 | MYX-1 | Coding | 786 |
| 25 | BBa_K2933006 | IND-10 | Coding | 720 |
| 26 | BBa_K2933008 | PEDO-1 | Coding | 864 |
| 27 | BBa_K2933009 | CPS-1 | Coding | 873 |
| 28 | BBa_K2933010 | MUS-2 | Coding | 741 |
| 29 | BBa_K2933011 | GIM-2 | Coding | 753 |
| 30 | BBa_K2933012 | JOHN-1 | Coding | 747 |
| 31 | BBa_K2933013 | SHD | Coding | 810 |
| 32 | BBa_K2933014 | BcII-194 | Coding | 771 |
| 33 | BBa_K2933015 | TMB-2 | Coding | 738 |
| 34 | BBa_K2933016 | VIM-66 | Coding | 801 |
| 35 | BBa_K2933017 | PST-1 | Coding | 729 |
| 36 | BBa_K2933018 | ARL-1 | Coding | 849 |
| 37 | BBa_K2933019 | BlaB-14 | Coding | 747 |
| 38 | BBa_K2933020 | IMP-71 | Coding | 741 |
| 39 | BBa_K2933021 | Fla.103 | Coding | 753 |
| 40 | BBa_K2933286 | smURFP mutation | Coding | 402 |
Composite
Parts
In order to make our project run smoothly, we created these composite parts to get more soluble protein.And all of our composite parts are as follows:
| No&Remark | Part Number | Description | Type | Length |
|---|---|---|---|---|
| 👍1 | BBa_K2933102 | His+Linker a+Sumo+Linker b+SPG-1 | Coding | 1213 |
| 👍2 | BBa_K2933285 | smURFP(mutation Y56R) + Linker A + RBS I + HO-1 I | Coding | 1124 |
| 3 | BBa_K2933103 | His+Linker a+Sumo+Linker b+ElBla2-1 | Coding | 1141 |
| 4 | BBa_K2933104 | GST+Linker e+AFM-1 | Coding | 1502 |
| 5 | BBa_K2933105 | GST+Linker e+SPG-1 | Coding | 1556 |
| 6 | BBa_K2933106 | GST+Linker e+ElBla2-1 | Coding | 1484 |
| 7 | BBa_K2933107 | GST+Linker e+ MYX-1 | Coding | 1484 |
| 8 | BBa_K2933108 | GST+Linker e+IND-10 | Coding | 1418 |
| 9 | BBa_K2933109 | GST+Linker e+IND-10 | Coding | 1562 |
| 10 | BBa_K2933111 | GST+Linker e+MUS-2 | Coding | 1439 |
| 11 | BBa_K2933112 | GST+Linker e+GIM-2 | Coding | 1451 |
| 12 | BBa_K2933113 | GST+Linker e+JOHN-1 | Coding | 1445 |
| 13 | BBa_K2933114 | GST+Linker e+SHD | Coding | 1508 |
| 14 | BBa_K2933115 | GST+Linker e+BcII-194 | Coding | 1469 |
| 15 | BBa_K2933116 | GST+Linker e+TMB-2 | Coding | 1436 |
| 16 | BBa_K2933117 | GST+Linker e+VIM-66 | Coding | 1499 |
| 17 | BBa_K2933118 | GST+Linker e+PST-1 | Coding | 1427 |
| 18 | BBa_K2933119 | GST+Linker e+ARL-1 | Coding | 1547 |
| 19 | BBa_K2933120 | GST+Linker e+BlaB-14 | Coding | 1445 |
| 20 | BBa_K2933121 | GST+Linker e+IMP-71 | Coding | 1439 |
| 21 | BBa_K2933123 | His+Linker a+Sumo+Linker b+NDM-23 | Coding | 1168 |
| 22 | BBa_K2933124 | His+Linker a+Sumo+Linker b+AFM-1 | Coding | 1159 |
| 23 | BBa_K2933125 | His+Linker a+Sumo+Linker b+ MYX-1 | Coding | 1141 |
| 24 | BBa_K2933126 | His+Linker a+Sumo+Linker b+IND-10 | Coding | 1075 |
| 25 | BBa_K2933127 | His+Linker a+Sumo+Linker b+PEDO-1 | Coding | 1219 |
| 26 | BBa_K2933128 | His+Linker a+Sumo+Linker b+CPS-1 | Coding | 1228 |
| 27 | BBa_K2933129 | His+Linker a+Sumo+Linker b+MUS-2 | Coding | 1096 |
| 28 | BBa_K2933130 | His+Linker a+Sumo+Linker b+GIM-2 | Coding | 1108 |
| 29 | BBa_K2933132 | His+Linker a+Sumo+Linker b+SHD | Coding | 1165 |
| 30 | BBa_K2933133 | His+Linker a+Sumo+Linker b+BcII-194 | Coding | 1126 |
| 31 | BBa_K2933134 | His+Linker a+Sumo+Linker b+TMB-2 | Coding | 1093 |
| 32 | BBa_K2933135 | His+Linker a+Sumo+Linker b+VIM-66 | Coding | 1156 |
| 33 | BBa_K2933136 | His+Linker a+Sumo+Linker b+PST-1 | Coding | 1084 |
| 34 | BBa_K2933137 | His+Linker a+Sumo+Linker b+ARL-1 | Coding | 1204 |
| 35 | BBa_K2933138 | His+Linker a+Sumo+Linker b+BlaB-14 | Coding | 1102 |
| 36 | BBa_K2933139 | His+Linker a+Sumo+Linker b+IMP-71 | Coding | 1096 |
| 37 | BBa_K2933140 | His+Linker a+Sumo+Linker b+Fla.103 | Coding | 1108 |
| 38 | BBa_K2933141 | His+Linker f+NDM-23 | Coding | 899 |
| 39 | BBa_K2933142 | His+Linker f+SPG-1 | Coding | 944 |
| 40 | BBa_K2933143 | His+Linker f+ElBla2-1 | Coding | 872 |
| 41 | BBa_K2933144 | His+Linker f+AFM-1 | Coding | 890 |
| 42 | BBa_K2933145 | His+Linker f+ MYX-1 | Coding | 872 |
| 43 | BBa_K2933146 | His+Linker f+IND-10 | Coding | 806 |
| 44 | BBa_K2933147 | His+Linker f+PEDO-1 | Coding | 950 |
| 45 | BBa_K2933148 | His+Linker f+CPS-1 | Coding | 959 |
| 46 | BBa_K2933149 | His+Linker f+MUS-2 | Coding | 827 |
| 47 | BBa_K2933150 | His+Linker f+GIM-2 | Coding | 839 |
| 48 | BBa_K2933151 | His+Linker f+JOHN-1 | Coding | 833 |
| 49 | BBa_K2933152 | His+Linker f+SHD | Coding | 896 |
| 50 | BBa_K2933153 | His+Linker f+BcII-194 | Coding | 857 |
| 51 | BBa_K2933154 | His+Linker f+TMB-2 | Coding | 824 |
| 52 | BBa_K2933155 | His+Linker f+VIM-66 | Coding | 887 |
| 53 | BBa_K2933156 | His+Linker f+PST-1 | Coding | 815 |
| 54 | BBa_K2933157 | His+Linker f+ARL-1 | Coding | 935 |
| 55 | BBa_K2933158 | His+Linker f+BlaB-14 | Coding | 833 |
| 56 | BBa_K2933159 | His+Linker f+IMP-71 | Coding | 827 |
| 57 | BBa_K2933160 | His+Linker f+Fla.103 | Coding | 839 |
| 58 | BBa_K2933161 | Tac promoter+RBS a+Linker g+GST+Linker e+NDM-23 | composite | 1607 |
| 59 | BBa_K2933162 | Tac promoter+RBS a+Linker g+GST+Linker e+SPG-1 | composite | 1652 |
| 60 | BBa_K2933163 | Tac promoter+RBS a+Linker g+GST+Linker e+ElBla2-1 | composite | 1580 |
| 61 | BBa_K2933164 | Tac promoter+RBS a+Linker g+GST+Linker e+AFM-1 | composite | 1598 |
| 62 | BBa_K2933165 | Tac promoter+RBS a+Linker g+GST+Linker e+ MYX-1 | composite | 1580 |
| 63 | BBa_K2933166 | Tac promoter+RBS a+Linker g+GST+Linker e+IND-10 | composite | 1514 |
| 64 | BBa_K2933167 | Tac promoter+RBS a+Linker g+GST+Linker e+PEDO-1 | composite | 1658 |
| 65 | BBa_K2933169 | Tac promoter+RBS a+Linker g+GST+Linker e+MUS-2 | composite | 1535 |
| 66 | BBa_K2933170 | Tac promoter+RBS a+Linker g+GST+Linker e+GIM-2 | composite | 1547 |
| 67 | BBa_K2933171 | Tac promoter+RBS a+Linker g+GST+Linker e+JOHN-1 | composite | 1541 |
| 68 | BBa_K2933172 | Tac promoter+RBS a+Linker g+GST+Linker e+SHD | composite | 1604 |
| 69 | BBa_K2933173 | Tac promoter+RBS a+Linker g+GST+Linker e+BcII-194 | composite | 1565 |
| 70 | BBa_K2933174 | Tac promoter+RBS a+Linker g+GST+Linker e+TMB-2 | composite | 1532 |
| 71 | BBa_K2933175 | Tac promoter+RBS a+Linker g+GST+Linker e+VIM-66 | composite | 1595 |
| 72 | BBa_K2933176 | Tac promoter+RBS a+Linker g+GST+Linker e+PST-1 | composite | 1523 |
| 73 | BBa_K2933177 | Tac promoter+RBS a+Linker g+GST+Linker e+ARL-1 | composite | 1643 |
| 74 | BBa_K2933178 | Tac promoter+RBS a+Linker g+GST+Linker e+BlaB-14 | composite | 1541 |
| 75 | BBa_K2933179 | Tac promoter+RBS a+Linker g+GST+Linker e+IMP-71 | composite | 1535 |
| 76 | BBa_K2933182 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+NDM-23+T7 terminator | composite | 1358 |
| 77 | BBa_K2933183 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+SPG-1+T7 terminator | composite | 1403 |
| 78 | BBa_K2933184 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+ElBla2-1+T7 terminator | composite | 1331 |
| 79 | BBa_K2933185 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+AFM-1+T7 terminator | composite | 1349 |
| 80 | BBa_K2933186 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+ MYX-1+T7 terminator | composite | 1331 |
| 81 | BBa_K2933187 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+IND-10+T7 terminator | Composite | 1265 |
| 82 | BBa_K2933188 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+PEDO-1+T7 terminator | Composite | 1409 |
| 83 | BBa_K2933189 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+CPS-1+T7 terminator | Composite | 1418 |
| 84 | BBa_K2933190 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+MUS-2+T7 terminator | Composite | 1286 |
| 85 | BBa_K2933191 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+GIM-2+T7 terminator | Composite | 1298 |
| 86 | BBa_K2933193 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+SHD+T7 terminator | Composite | 1355 |
| 87 | BBa_K2933194 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+BCII-194+T7 terminator | Composite | 1316 |
| 88 | BBa_K2933195 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+TMB-2+T7 terminator | Composite | 1283 |
| 89 | BBa_K2933196 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+VIM-66+T7 terminator | Composite | 1346 |
| 90 | BBa_K2933197 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+PST-1+T7 terminator | Composite | 1274 |
| 91 | BBa_K2933198 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+ARL-1+T7 terminator | Composite | 1394 |
| 92 | BBa_K2933199 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+BlaB-14+T7 terminator | Composite | 1292 |
| 93 | BBa_K2933200 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+IMP-71+T7 terminator | Composite | 1286 |
| 94 | BBa_K2933201 | T7 promoter+RBS b+linker h+His+Linker a+Sumo+Linker b+Fla.103+T7 terminator | Composite | 1298 |
| 95 | BBa_K2933203 | T7 promoter+RBS b+Linker h+His+Linker f+NDM-23+T7 terminator | Composite | 1065 |
| 96 | BBa_K2933204 | T7 promoter+RBS b+Linker h+His+Linker f+SPG-1+T7 terminator | Composite | 1110 |
| 97 | BBa_K2933205 | T7 promoter+RBS b+Linker h+His+Linker f+ElBlaII+T7 terminator | Composite | 1038 |
| 98 | BBa_K2933206 | T7 promoter+RBS b+Linker h+His+Linker f+AFM-1+T7 terminator | Composite | 1056 |
| 99 | BBa_K2933207 | T7 promoter+RBS b+Linker h+His+Linker f+MYX-1+T7 terminator | Composite | 1038 |
| 100 | BBa_K2933208 | T7 promoter+RBS b+Linker h+His+Linker f+IND-10+T7 terminator | Composite | 972 |
| 101 | BBa_K2933209 | T7 promoter+RBS b+Linker h+His+Linker f+PEDO-1+T7 terminator | Composite | 1116 |
| 102 | BBa_K2933210 | T7 promoter+RBS b+Linker h+His+Linker f+CPS-1+T7 terminator | Composite | 1125 |
| 103 | BBa_K2933211 | T7 promoter+RBS b+Linker h+His+Linker f+MUS-2+T7 terminator | Composite | 993 |
| 104 | BBa_K2933212 | T7 promoter+RBS b+Linker h+His+Linker f+GIM-2+T7 terminator | Composite | 1005 |
| 105 | BBa_K2933213 | T7 promoter+RBS b+Linker h+His+Linker f+JOHN-1+T7 terminator | Composite | 999 |
| 106 | BBa_K2933214 | T7 promoter+RBS b+Linker h+His+Linker f+SHD+T7 terminator | Composite | 1062 |
| 107 | BBa_K2933215 | T7 promoter+RBS b+Linker h+His+Linker f+BCll-194+T7 terminator | Composite | 1023 |
| 108 | BBa_K2933216 | T7 promoter+RBS b+Linker h+His+Linker f+TMB-2+T7 terminator | Composite | 990 |
| 109 | BBa_K2933217 | T7 promoter+RBS b+Linker h+His+Linker f+VIM-66+T7 terminator | Composite | 1053 |
| 110 | BBa_K2933218 | T7 promoter+RBS b+Linker h+His+Linker f+PST-1+T7 terminator | Composite | 981 |
| 111 | BBa_K2933219 | T7 promoter+RBS b+Linker h+His+Linker f+ARL-1+T7 terminator | Composite | 1101 |
| 112 | BBa_K2933220 | T7 promoter+RBS b+Linker h+His+Linker f+BIaB-14+T7 terminator | Composite | 999 |
| 113 | BBa_K2933221 | T7 promoter+RBS b+Linker h+His+Linker f+IMP-71+T7 terminator | Composite | 993 |
| 114 | BBa_K2933222 | T7 promoter+RBS b+Linker h+His+Linker f+Fla.103+T7 terminator | Composite | 1005 |
| 115 | BBa_K2933223 | RBS a+Linker g+GST+Linker e+NDM-23 | Composite | 1539 |
| 116 | BBa_K2933224 | RBS a+Linker g+GST+Linker e+SPG-1 | Composite | 1584 |
| 117 | BBa_K2933225 | RBS a+Linker g+GST+Linker e+ElBlaII | Composite | 1512 |
| 118 | BBa_K2933226 | RBS a+Linker g+GST+Linker e+AFM-1 | Composite | 1530 |
| 119 | BBa_K2933227 | RBS a+Linker g+GST+Linker e+MYX-1 | Composite | 1512 |
| 120 | BBa_K2933228 | RBS a+Linker g+GST+Linker e+IND-10 | Composite | 1446 |
| 121 | BBa_K2933229 | RBS a+Linker g+GST+Linker e+PEDO-1 | Composite | 1590 |
| 122 | BBa_K2933231 | RBS a+Linker g+GST+Linker e+MUS-2 | Composite | 1467 |
| 123 | BBa_K2933232 | RBS a+Linker g+GST+Linker e+GIM-2 | Composite | 1479 |
| 124 | BBa_K2933233 | RBS a+Linker g+GST+Linker e+JOHN-1 | Composite | 1473 |
| 125 | BBa_K2933234 | RBS a+Linker g+GST+Linker e+SHD | Composite | 1536 |
| 126 | BBa_K2933235 | RBS a+Linker g+GST+Linker e+BcII-194 | Composite | 1497 |
| 127 | BBa_K2933236 | RBS a+Linker g+GST+Linker e+TMB-2 | Composite | 1464 |
| 128 | BBa_K2933237 | RBS a+Linker g+GST+Linker e+VIM-66 | Composite | 1527 |
| 129 | BBa_K2933238 | RBS a+Linker g+GST+Linker e+PST-1 | Composite | 1455 |
| 130 | BBa_K2933239 | RBS a+Linker g+GST+Linker e+ARL-1 | Composite | 1575 |
| 131 | BBa_K2933240 | RBS a+Linker g+GST+Linker e+BlaB-14 | Composite | 1473 |
| 132 | BBa_K2933241 | RBS a+Linker g+GST+Linker e+IMP-71 | Composite | 1467 |
| 133 | BBa_K2933244 | RBS b+Linker h+His+Linker a+Sumo+Linker b+NDM-23+T7 terminator | Composite | 1266 |
| 134 | BBa_K2933245 | RBS b+Linker h+His+Linker a+Sumo+Linker b+SPG-1+T7 terminator | Composite | 1311 |
| 135 | BBa_K2933246 | RBS b+Linker h+His+Linker a+Sumo+Linker b+ElBlaII+T7 terminator | Composite | 1239 |
| 136 | BBa_K2933247 | RBS b+Linker h+His+Linker a+Sumo+Linker b+AFM-1+T7 terminator | Composite | 1257 |
| 137 | BBa_K2933248 | RBS b+Linker h+His+Linker a+Sumo+Linker b+MYX-1+T7 terminator | Composite | 1239 |
| 138 | BBa_K2933249 | RBS b+Linker h+His+Linker a+Sumo+Linker b+IND-10+T7 terminator | Composite | 1173 |
| 139 | BBa_K2933250 | RBS b+Linker h+His+Linker a+Sumo+Linker b+PEDO-1+T7 terminator | Composite | 1317 |
| 140 | BBa_K2933251 | RBS b+Linker h+His+Linker a+Sumo+Linker b+CPS-1+T7 terminator | Composite | 1326 |
| 141 | BBa_K2933252 | RBS b+Linker h+His+Linker a+Sumo+Linker b+MUS-2+T7 terminator | Composite | 1194 |
| 142 | BBa_K2933253 | RBS b+Linker h+His+Linker a+Sumo+Linker b+GIM-2+T7 terminator | Composite | 1206 |
| 143 | BBa_K2933255 | RBS b+Linker h+His+Linker a+Sumo+Linker b+SHD+T7 terminator | Composite | 1263 |
| 144 | BBa_K2933256 | RBS b+Linker h+His+Linker a+Sumo+Linker b+BcII-194+T7 terminator | Composite | 1224 |
| 145 | BBa_K2933257 | RBS b+Linker h+His+Linker a+Sumo+Linker b+TMB-2+T7 terminator | Composite | 1191 |
| 146 | BBa_K2933258 | RBS b+Linker h+His+Linker a+Sumo+Linker b+VIM-66+T7 terminator | Composite | 1254 |
| 147 | BBa_K2933259 | RBS b+Linker h+His+Linker a+Sumo+Linker b+PST-1+T7 terminator | Composite | 1182 |
| 148 | BBa_K2933260 | RBS b+Linker h+His+Linker a+Sumo+Linker b+ARL-1+T7 terminator | Composite | 1302 |
| 149 | BBa_K2933261 | RBS b+Linker h+His+Linker a+Sumo+Linker b+BlaB-14+T7 terminator | Composite | 1200 |
| 150 | BBa_K2933262 | RBS b+Linker h+His+Linker a+Sumo+Linker b+IMP-71+T7 terminator | Composite | 1194 |
| 151 | BBa_K2933263 | RBS b+Linker h+His+Linker a+Sumo+Linker b+Fla.103+T7 terminator | Composite | 1206 |
| 152 | BBa_K2933265 | RBS+Linker h+His+Linker f+NDM-23+T7 terminator | Composite | 997 |
| 153 | BBa_K2933266 | RBS+Linker h+His+Linker f+SPG-1+T7 terminator | Composite | 1042 |
| 154 | BBa_K2933267 | RBS+Linker h+His+Linker f+ElBlaII+T7 terminator | Composite | 970 |
| 155 | BBa_K2933268 | RBS+Linker h+His+Linker f+AFM-1+T7 terminator | Composite | 988 |
| 156 | BBa_K2933269 | RBS+Linker h+His+Linker f+MYX-1+T7 terminator | Composite | 970 |
| 157 | BBa_K2933270 | RBS+Linker h+His+Linker f+IND-10+T7 terminator | Composite | 904 |
| 158 | BBa_K2933271 | RBS+Linker h+His+Linker f+PEDO-1+T7 terminator | Composite | 1048 |
| 159 | BBa_K2933272 | RBS+Linker h+His+Linker f+CPS-1+T7 terminator | Composite | 1057 |
| 160 | BBa_K2933273 | RBS+Linker h+His+Linker f+MUS-2+T7 terminator | Composite | 925 |
| 161 | BBa_K2933274 | RBS+Linker h+His+Linker f+GIM-2+T7 terminator | Composite | 937 |
| 162 | BBa_K2933275 | RBS+Linker h+His+Linker f+JOHN-1+T7 terminator | Composite | 931 |
| 163 | BBa_K2933276 | RBS+Linker h+His+Linker f+SHD+T7 terminator | Composite | 994 |
| 164 | BBa_K2933277 | RBS+Linker h+His+Linker f+BcII-194+T7 terminator | Composite | 955 |
| 165 | BBa_K2933278 | RBS+Linker h+His+Linker f+TMB-2+T7 terminator | Composite | 922 |
| 166 | BBa_K2933279 | RBS+Linker h+His+Linker f+VIM-66+T7 terminator | Composite | 985 |
| 167 | BBa_K2933280 | RBS+Linker h+His+Linker f+PST-1+T7 terminator | Composite | 913 |
| 168 | BBa_K2933281 | RBS+Linker h+His+Linker f+ARL-1+T7 terminator | Composite | 1033 |
| 169 | BBa_K2933282 | RBS+Linker h+His+Linker f+BlaB-14+T7 terminator | Composite | 931 |
| 170 | BBa_K2933283 | RBS+Linker h+His+Linker f+IMP-71+T7 terminator | Composite | 925 |
| 171 | BBa_K2933284 | RBS+Linker h+His+Linker f+Fla.103+T7 terminator | Composite | 937 |
| 172 | BBa_K2933101 | GST+Linker e+NDM-23 | Coding | 1511 |
EMAIL
ADDRESS