-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotebook.html
More file actions
executable file
·286 lines (237 loc) · 14.1 KB
/
notebook.html
File metadata and controls
executable file
·286 lines (237 loc) · 14.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="css/base.min.css" type="text/css">
<link rel="stylesheet" href="css/base_purple.min.css" type="text/css">
<link rel="stylesheet" href="css/base_white.min.css" type="text/css">
<link rel="stylesheet" href="css/landing_common.min.css" type="text/css">
<link rel="stylesheet" href="css/segmentation.min.css" type="text/css">
<link rel="stylesheet" href="css/component.css" type="text/css">
<title>NOTEBOOK | BIT-CHINA IGEM2013</title>
<script type="text/javascript" src="./js/jquery.min.js"></script>
<script type="text/javascript" src="./js/nav.js"></script>
<script type="text/javascript" src="./js/modernizr.custom.js"></script>
<script type="text/javascript" src="./js/hidden_scroll.js"></script>
</head>
<body>
<div id="wrapper">
<div id="header">
<a href="./index.html"><img src="img/logo.png" alt="logo"></a>
</div>
<div id="navigation">
<div class="navigation">
<div class="centering">
<ul class="topnav" id="topnav">
<li class="navitem1">
<a href="./index.html">HOME</a>
</li>
<li class="navitem2">
<a href="./project.html">PROJECT</a>
<ul class="subnav">
<li><a href="#">Overview</a></li>
<li><a href="#">Heat-resistant system</a></li>
<li><a href="#">Quorum-control system</a></li>
<li><a href="./parts.html">Parts</a></li>
<li><a href="./safety.html">Safety</a></li>
</ul>
</li>
<li class="navitem3">
<a href="./team.html">TEAM</a>
<ul class="subnav">
<ul>
<li><a href="#">Members</a></li>
<li><a href="#">Official Profile</a></li>
<li><a href="#">About the University</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</ul>
</li>
<li class="navitem4">
<a href="./modeling.html">MODELING</a>
<ul class="subnav">
<ul>
<li><a href="#">Overview</a></li>
<li><a href="#">Simulation Results</a></li>
<li><a href="#">GRN Simulation</a></li>
</ul>
</ul>
</li>
<li class="navitem5">
<a href="./humanpractice.html">HUMAN PRACTICE</a>
</li>
<li class="navitem6">
<a href="./notebook.html">NOTEBOOK</a>
<ul class="subnav">
<ul>
<li><a href="#">Journal</a></li>
<li><a href="#">Protocols</a></li>
</ul>
</ul>
</li>
<li class="navitem7">
<a href="./sponser.html">SPONSER</a>
</li>
<li class="navitem8">
<a href="http://2013.igem.org">IGEM</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="width_wrapper">
<div id="empty" class></div>
<div id="sidebar" style="left: 0px">
<div id="leftarrow">
<a href="javascript:void(0);" onclick="fold()">
<img src='./img/left_arrow.png'/>
</a>
</div>
<div id="rightarrow" style="visibility:hidden;opacity:0;">
<a href="javascript:void(0);" onclick="unfold()">
<img src='./img/right_arrow.png'/>
</a>
</div>
<div class="list" id="notebook">
<div class="temper">
<div class="notebook_height">
<div class="temp-head-notebook"></div>
<div class="temp-body-notebook">
<div class="color-notebook">
<div id="mercury"></div>
</div>
</div>
<div class="temp-tail-notebook"></div>
</div>
</div>
<div class="navis">
<h2><a href="javascript:void(0);" onclick="temper(0, '#notebook')">Notebook</a></h2>
<ul>
<li>
<a href="javascript:void(0);" onclick="temper(1,'#journal')">Journal</a>
<ul>
<li><a href="javascript:void(0);" onclick="temper(2)">Killswitch</a></li>
<li><a href="javascript:void(0);" onclick="temper(3)">Promoter Screen</a></li>
<li><a href="javascript:void(0);" onclick="temper(4)">Electrochemistry</a></li>
<li><a href="javascript:void(0);" onclick="temper(5)">Biosensor</a></li>
<li><a href="javascript:void(0);" onclick="temper(6)">Decarboxylation</a></li>
<li><a href="javascript:void(0);" onclick="temper(7)">Desulfurization</a></li>
<li><a href="javascript:void(0);" onclick="temper(8)">Denitrogenation</a></li>
<li><a href="javascript:void(0);" onclick="temper(9)">Catechol</a></li>
<li><a href="javascript:void(0);" onclick="temper(4)">Bioreactor</a></li>
<li><a href="javascript:void(0);" onclick="temper(4)">Flux Analysis</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);" onclick="temper(4)">Protocols</a>
</li>
</ul>
</div>
</div>
</div>
<div id="journal"></div>
<div class="section pagetitle notebook">
<h1>Journal</h1>
</div>
<div class="section hero">
<div class="main">
<ul class="cbp_tmtimeline">
<li>
<time class="cbp_tmtime" datetime="2013-04-12 18:30"><span>4/12/13</span> <span>4-12</span></time>
<div class="cbp_tmicon cbp_tmicon-phone"></div>
<div class="cbp_tmlabel">
<h2>iGEM第一次会议</h2>
<p>主要内容:
<br/>1.北京理工大学生命学院正式成立iGEM队伍,取名为BIT-SynBio。主要成员:Students: 姜尼斯、刘百杨、王云仟、谷晓丽、梁山琴、王悦、祖文红、张田会、张杰鑫、孙欢 Advisors:贾海洋、李哲、孙翔英、刘月芹
Instructors:李春、郭淑元、戴大章 <br />
2.选取的课题:(973项目)将大肠杆菌的耐受温度由37℃提高到42℃,从而实现工业生产节能减耗、生产工艺的简化以及生物过程的高效率生产,提高生物过程和产品的竞争力。<br />
3.遵循的原则:
<br />Part: functional and usable <br />
Device: controllable and tunable <br />
System: expanded and maintainable
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-20 12:04"><span>4/20/13</span> <span>4-20</span></time>
<div class="cbp_tmicon cbp_tmicon-screen"></div>
<div class="cbp_tmlabel">
<h2>iGEM第二次会议</h2>
<p>主要内容:<br />
1.大体了解大肠杆菌内不同HSP家族的主要功能 <br />
2.用核糖体开关作为HSP表达开关,并用AHL调控大肠杆菌群体数量的振荡模型 <br />
3.初步提出根据不同温度分层次表达HSP <br />
4.确认在正常培养条件下,温度与细胞数量关系的重要性。并提出要通过实验或者查资料的方法确认 <br />
<p>下图为期望模型图: <br />
<img src="./img/notebook/notebook_1.png" alt="" />
</p>
</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-04-28 05:36"><span>4/28/13</span> <span>4-28</span></time>
<div class="cbp_tmicon cbp_tmicon-mail"></div>
<div class="cbp_tmlabel">
<h2>Sprout garlic kohlrabi</h2>
<p>Parsnip lotus root celery yarrow seakale tomato collard greens tigernut epazote ricebean melon tomatillo soybean chicory broccoli beet greens peanut salad. Lotus root burdock bell pepper chickweed shallot groundnut pea sprouts welsh onion wattle seed pea salsify turnip scallion peanut arugula bamboo shoot onion swiss chard. Avocado tomato peanut soko amaranth grape fennel chickweed mung bean soybean endive squash beet greens carrot chicory green bean. Tigernut dandelion sea lettuce garlic daikon courgette celery maize parsley komatsuna black-eyed pea bell pepper aubergine cauliflower zucchini. Quandong pea chickweed tomatillo quandong cauliflower spinach water spinach.</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-05-04 13:15"><span>5/4/13</span> <span>5-4</span></time>
<div class="cbp_tmicon cbp_tmicon-phone"></div>
<div class="cbp_tmlabel">
<h2>Watercress ricebean</h2>
<p>Peanut gourd nori welsh onion rock melon mustard jícama. Desert raisin amaranth kombu aubergine kale seakale brussels sprout pea. Black-eyed pea celtuce bamboo shoot salad kohlrabi leek squash prairie turnip catsear rock melon chard taro broccoli turnip greens. Fennel quandong potato watercress ricebean swiss chard garbanzo. Endive daikon brussels sprout lotus root silver beet epazote melon shallot.</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-05-10 21:30"><span>5/10/13</span> <span>5-10</span></time>
<div class="cbp_tmicon cbp_tmicon-earth"></div>
<div class="cbp_tmlabel">
<h2>Courgette daikon</h2>
<p>Parsley amaranth tigernut silver beet maize fennel spinach. Ricebean black-eyed pea maize scallion green bean spinach cabbage jícama bell pepper carrot onion corn plantain garbanzo. Sierra leone bologi komatsuna celery peanut swiss chard silver beet squash dandelion maize chicory burdock tatsoi dulse radish wakame beetroot.</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-05-19 12:11"><span>5/19/13</span> <span>5-18</span></time>
<div class="cbp_tmicon cbp_tmicon-screen"></div>
<div class="cbp_tmlabel">
<h2>Greens radish arugula</h2>
<p>Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.</p>
</div>
</li>
<li>
<time class="cbp_tmtime" datetime="2013-05-28 09:56"><span>5/28/13</span> <span>5-28</span></time>
<div class="cbp_tmicon cbp_tmicon-phone"></div>
<div class="cbp_tmlabel">
<h2>Sprout garlic kohlrabi</h2>
<p>Parsnip lotus root celery yarrow seakale tomato collard greens tigernut epazote ricebean melon tomatillo soybean chicory broccoli beet greens peanut salad. Lotus root burdock bell pepper chickweed shallot groundnut pea sprouts welsh onion wattle seed pea salsify turnip scallion peanut arugula bamboo shoot onion swiss chard. Avocado tomato peanut soko amaranth grape fennel chickweed mung bean soybean endive squash beet greens carrot chicory green bean. Tigernut dandelion sea lettuce garlic daikon courgette celery maize parsley komatsuna black-eyed pea bell pepper aubergine cauliflower zucchini. Quandong pea chickweed tomatillo quandong cauliflower spinach water spinach.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="widget" style="visibility:hidden;opacity:0;">
<div id="updown">
<ul id="nav-arrow">
<li class="first"><a href="javascript:void(0);" class="up disabled" onclick="flipup()">Up</a></li>
<li class="last"><a href="javascript:void(0);" class="down disabled" onclick="flipdown()">Down</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="footer_bg">
<div class="foot-1"><img src="./img/IGEM/foot-1.png"></div>
<div class="foot-2"><img src="./img/IGEM/foot-2.png"></div>
<div class="foot-4"><img src="./img/IGEM/foot-4.png"></div>
<div class="foot-3"><img src="./img/IGEM/foot-3.png"></div>
<div id="footer" >
© Copyright BIT iGEM Team 2013, All Rights Reserved.
</div>
</div>
<script type="text/javascript" src="./js/empty.js"></script>
<script type="text/javascript" src="./js/notebook_sidebar.js"></script>
</body>
</html>