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
287
288
289
290
291
292
293
294
295
296
297
298
299
300<!DOCTYPE html>
<html lang="en" class="mdc-typography">
<head>
<meta charset="UTF-8">
<title>Lanzhou</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="material-components-web/dist/material-components-web.css">
<link rel="stylesheet" href="css/Material_Icons.css">
<link rel="stylesheet" href="css/main.css">
<link href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
<script src="material-components-web/dist/material-components-web.js"></script>
<script src="js/highcharts.js"></script>
<script src="js/highcharts-more.js"></script>
<script src="js/jquery.min.js"></script>
<script>window.mdc.autoInit()</script>
<script src="js/main.js"></script>
</head>
<body class="page">
<header class="mdc-toolbar mdc-toolbar--fixed">
<div class="mdc-toolbar__row">
<section class="mdc-toolbar__section mdc-toolbar__section--align-start">
<button class="menu material-icons mdc-toolbar__icon--menu mdc-ripple-surface">menu</button>
<span class="mdc-toolbar__title">Lanzhou2017</span>
</section>
</div>
</header>
<aside class="mdc-temporary-drawer">
<div class="mdc-temporary-drawer__drawer">
<header class="mdc-temporary-drawer__header">
<div class="mdc-temporary-drawer__header-content mdc-theme--primary-bg mdc-theme--text-primaryon-primary">
<img class="logo" src="image/logo.jpg" alt="Lanzhou 2017">
<div class="logo-name">Lanzhou 2017</div class="logo-name">
</div>
</header>
<nav class="mdc-temporary-drawer__content mdc-list-group">
<a href="" class="mdc-list-item mdc-ripple-surface">
<i class="material-icons mdc-list-item__start-detail" >home</i>
Home
</a>
<a href="project.html" class="mdc-list-item mdc-ripple-surface">
<i class="material-icons mdc-list-item__start-detail">local_florist</i>
Project
<i class="material-icons multi-nav-icon">keyboard_arrow_down</i>
</a>
<nav class="mdc-temporary-drawer__content mdc-list-group sub-nav">
<a href="" class="mdc-list-item mdc-ripple-surface">
Bacground
</a>
<a href="design.html" class="mdc-list-item mdc-ripple-surface">
Design
</a>
<a href="application.html" class="mdc-list-item mdc-ripple-surface">
Application
</a>
<a href="safety.html" class="mdc-list-item mdc-ripple-surface">
Safety
</a>
<a href="results.html" class="mdc-list-item mdc-ripple-surface">
results
</a>
</nav>
<a href="" class="mdc-list-item mdc-ripple-surface">
<i style="font-size: 24px;" class="fa fa-flask material-icons mdc-list-item__start-detail"></i>
Wet Lab
<i class="material-icons multi-nav-icon">keyboard_arrow_down</i>
</a>
<nav class="mdc-temporary-drawer__content mdc-list-group sub-nav">
<a href="" class="mdc-list-item mdc-ripple-surface">
Notebook
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Protocols
</a>
</nav>
<a href="" class="mdc-list-item mdc-ripple-surface">
<i style="font-size: 24px;" class="fa fa-cube material-icons mdc-list-item__start-detail"></i>
Modelling
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
<i class="material-icons mdc-list-item__start-detail">face</i>
Human Pratice
<i class="material-icons multi-nav-icon">keyboard_arrow_down</i>
</a>
<nav class="mdc-temporary-drawer__content mdc-list-group sub-nav">
<a href="" class="mdc-list-item mdc-ripple-surface">
Education
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Public engagement
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Consulting
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Questionnaire
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Handbook
</a>
</nav>
<a href="" class="mdc-list-item mdc-ripple-surface">
<i class="material-icons mdc-list-item__start-detail">group</i>
Team
<i class="material-icons multi-nav-icon">keyboard_arrow_down</i>
</a>
<nav class="mdc-temporary-drawer__content mdc-list-group sub-nav">
<a href="" class="mdc-list-item mdc-ripple-surface">
About us
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Attributions
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Collaborations & Meet up
</a>
</nav>
<a href="" class="mdc-list-item mdc-ripple-surface">
<i class="material-icons mdc-list-item__start-detail">star</i>
Achievements
<i class="material-icons multi-nav-icon">keyboard_arrow_down</i>
</a>
<nav class="mdc-temporary-drawer__content mdc-list-group sub-nav">
<a href="" class="mdc-list-item mdc-ripple-surface">
Parts
</a>
<a href="interlab.html" class="mdc-list-item mdc-ripple-surface">
Interlab
</a>
<a href="" class="mdc-list-item mdc-ripple-surface">
Medal requirements
</a>
</nav>
</nav>
</div>
</aside>
<div class="page__header" style="background-image: url();">
<h1 class="mdc-typography--display2"></h1>
</div>
<script>
$('.page__header h1').text('Collaboration');
let index = [5, 2];
let nav_list_item = $('.mdc-temporary-drawer__content:not(".sub-nav")').children('.mdc-list-item');
$(nav_list_item[index[0]]).children('.material-icons').eq(0).addClass('mdc-list-item__start-detail-color');
$(nav_list_item[index[0]]).next().find('.mdc-list-item').eq(index[1]).css('color', '#ff4081');
</script>
<div id="page__drawer-mobile-container">
<nav id="mdc-tab-bar" class="mdc-tab-bar-scroller mdc-theme--dark page__drawer-mobile">
<template id="temp-page-list-mobile">
<a href="" class="mdc-tab mdc-ripple-surface"></a>
</template>
<span class="mdc-tab-bar__indicator"></span>
</nav>
</div>
<main class="page__content">
<div class="tabs">
<ul>
<li><a href="#article_1">NEU-China</a></li>
<li><a href="#article_2">BIT-China</a></li>
</ul>
</div>
<article style="width: 100%" id="article_1" class="page__article">
<h1 class="mdc-typography--headline">
NEU-China
<a class="collaboration-link" href="http://2017.igem.org/Team:NEU-China/Collaborations"><span class="mdc-typography--caption">Visit their wiki</span></a>
</h1>
<p class="mdc-typography--body2">
The cooperation with Northeastern University has begun since the summer vocation. We helped them complete a receptor and Working as a very kind and helpful team, they asked helping us in verifying one fuctional protein expression.
</p>
<p class="mdc-typography--body2">
We helped NEU-China construct an olfactory receptor Rho-OR1A1. The 64th base pair from the initiation codon of OR1A1 contains an illegal enzyme site (EcoRI), which didn't meet up RFC10 standard. So we designed the primer with synonymous codon and successfully mutated the GAA to GAG.(Figure 1.)
</p>
<figure>
<img src="http://2017.igem.org/wiki/images/thumb/1/1a/Lanzhou_wiki_Lab_neu_1.png/800px-Lanzhou_wiki_Lab_neu_1.png" alt="">
<figcaption>Figure 1. standardized Rho-OR1A1.</figcaption>
</figure>
<p class="mdc-typography--body2">
In our project, we need various functional vectors for dsRNA production,but the gene sequence complementarity will cause secondary structure, which is impossible to synthsize gene for one time. The task of constructing vectors is heavy.
</p>
<p class="mdc-typography--body2">
So NEU-China students helped us construct a hpRNA producing vector ecrL, which speeded up our vectors construction progress. (Figure 2.)
</p>
<figure>
<img src="http://2017.igem.org/wiki/images/thumb/5/57/Lanzhou_wiki_Lab_neu_2.png/800px-Lanzhou_wiki_Lab_neu_2.png" alt="">
<figcaption>Figure 2. PstI, EcoRI double enzyme digestion.</figcaption>
</figure>
<p class="mdc-typography--body2">
<b>Really appreciate their support.</b>
</p>
</article>
<article style="width: 100%;" id="article_2" class="page__article">
<h1 class="mdc-typography--headline">
BIT-China
<a class="collaboration-link" href="http://2017.igem.org/Team:BIT-China/Collaborations"><span class="mdc-typography--caption">Visit their wiki</span></a>
</h1>
<p class="mdc-typography--body2">
After we meet up through vedio conference with BIT-China, We exchanged ideas and confirmed our collaboration relationship.
</p>
<p class="mdc-typography--body2">
In the light of helping each other, we assisted them to build a new type of promoter.
At the same time, they helped us verify one functional protein expression.(Figure 1.)
</p>
<p class="mdc-typography--body2">
BIT-China project requires mRFP to characterize the size of the sweetness. Different sweeteners have different gradients of sweetness, they need to get mutations of the inducible promoter Pfus and change its strength.
</p>
<figure>
<img src="http://2017.igem.org/wiki/images/0/02/Lanzhou_wiki_Lab_bit_1.png" alt="">
<figcaption>Figure 1. Mutant gene Pfus.</figcaption>
</figure>
<p class="mdc-typography--body2">
So we helped them build a mutant gene of Pfus to make their project more responsive.
</p>
<p class="mdc-typography--body2">
In our project, pectinase and celluse play an important role in downstream circuits and we want to combine functional dsRNA with these two proteins and let them work together, which will make great sense to our subsequent appllication design.
</p>
<p class="mdc-typography--body2">
They successfully verified the expression of pectinase.(Figure 2.)
</p>
<figure>
<img src="http://2017.igem.org/wiki/images/thumb/6/60/Lanzhou_wiki_Lab_bit_2.png/800px-Lanzhou_wiki_Lab_bit_2.png" alt="">
<figcaption>Figure 2. SDS-PAGE of pectinase.</figcaption>
</figure>
<p class="mdc-typography--body2">
With their help, our project progress has been promoted.
</p>
</article>
<br><hr><br>
<div class="collaboration-cards">
<div class="mdc-card">
<section style="background-image: url('http://2017.igem.org/wiki/images/f/f0/Lanzhou_wiki_Lab_neu_logo.png');" class="mdc-card__media"></section>
<section class="mdc-card__primary">
<h1 class="mdc-card__title mdc-card__title--large">NEU-China</h1>
</section>
<section class="mdc-card__actions">
<button onclick="location.href='http://2017.igem.org/Team:NEU-China/Collaborations'" class="mdc-button mdc-button--compact mdc-card__action">
Visit their wiki
</button>
</div>
<div class="mdc-card">
<section style="background-image: url('http://2017.igem.org/wiki/images/d/d3/T--BIT-China--2017collaboration_pic11.jpg');" class="mdc-card__media"></section>
<section class="mdc-card__primary">
<h1 class="mdc-card__title mdc-card__title--large">BIT-China</h1>
</section>
<section class="mdc-card__actions">
<button onclick="location.href='http://2017.igem.org/Team:BIT-China/Collaborations'" class="mdc-button mdc-button--compact mdc-card__action">
Visit their wiki
</button>
</div>
</div>
</main>
<footer class="footer">
<div class="footer__content">
<div class="footer__title">Lanzhou 2017</div>
<div class="footer__container">
<div class="footer__logo">
<a href="http://www.lzu.edu.cn"><img height="100px" src="image/sponsors/LZU.png"></a>
<a href="http://lifesc.lzu.edu.cn/"><img class="no_maskeed" height="118px" style="margin-left: 24px" src="image/sponsors/LZU_bio.png"></a>
</div>
<div class="footer__sponsors">
<a href="http://www.agilent.com"><img height="100px" src="image/sponsors/Agilent.png"></a>
<a href="https://www.genscript.com/"><img height="100px" src="image/sponsors/GenScript.png"></a>
<a href="https://www.idtdna.com/"><img height="80px" src="image/sponsors/IDT.png"></a>
</div>
</div>
<ul class="footer__links">
<li>
<a href="" class="footer__link">About Lanzhou 2017</a>
</li>
<!-- 需要改动 -->
<li>
<a href="" class="footer__link">copyright</a>
</li>
<li class="footer__link-container--right">
<a href="http://lawliet.pw" class="footer__link">
<span class="footer__made-with-desktop">Made by L. with Material Components for the web</span>
<span class="footer__made-with-mobile">Made by L.</span>
</a>
</li>
</ul>
</div>
</footer>
<button id="to-top" class="mdc-fab mdc-ripple-surface material-icons" aria-label="Favorite">
<span class="mdc-fab__icon">keyboard_arrow_up</span>
</button>
</body>
</html>