-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjoinus.html
More file actions
508 lines (496 loc) · 37.5 KB
/
joinus.html
File metadata and controls
508 lines (496 loc) · 37.5 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-9N928QE4W0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9N928QE4W0');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="yachie lab, yachie n, n yachie, nozomu yachie, omics, systems biology, synthetic biology, bioinfomatics, dna barcode, genome editing, crispr, cell lineage, biomedical engineering, university of british columbia">
<meta property="og:title" content="Yachie Laboratory">
<meta property="og:type" content="website">
<meta property="og:url" content="https://yachie-lab.org">
<meta property="og:image" content="https://yachie-lab.org/img/thumbnail2.png">
<meta property="og:description" content="Yachie Laboratory Website">
<meta property="og:site_name" content="Yachie Laboratory">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Yachie Laboratory">
<meta name="twitter:description" content="Yachie Laboratory Website">
<meta name="twitter:image" content="https://yachie-lab.org/img/thumbnail2.png">
<title>Yachie lab Join us</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./css/common.css">
<link rel="stylesheet" href="./css/content.css">
<link rel="stylesheet" href="./css/chinese.css">
<link rel="stylesheet" href="./css/instagram.min.css">
<link rel="icon" href="./img/favicon.ico">
<script src="./js/common.js" defer=""></script>
<script src="./js/mobile_menu.js" defer=""></script>
</head>
<body>
<div id="container">
<!-- Header -->
<header id="mobile_header">
<a href="index.html"><img src="./img/blue_yachielablogo.svg" alt="Yachielab logo"></a>
<div id="menu-icon" onclick="this.classList.toggle('open')">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
</header>
<header id="normal_header"><div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;" id="head">
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;justify-content: flex-between; width: 100%;" id="head-title">
<h1 class="page_title All Common" id="head-title-h1">Yachie Laboratory at UBC and the University of Osaka</h1><div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;" id="top-menu">
<section class="content All Common" id="">
<p><a href="software.html">Software</a></p>
</section>
<section class="content All Common" id="">
<p><a href="download.html">Downloads</a></p>
</section>
<section class="content All Common" id="">
<p><a href="collab.html">Collabs</a></p>
</section>
<section class="content All Common" id="">
<p><a href="news.html">Gallery</a></p>
</section>
<section class="content All Common" id="">
<p><a href="https://www.addgene.org/Nozomu_Yachie/">Plasmids</a></p>
</section>
</div>
</div>
<div class=" " style="display: flex; flex-direction: row; justify-content: flex-start;width: 100%;" id="head-lang-logo">
<section class="content All Common" id="frontlogo" style="width: 75%; margin-top:0; z-index: 2;">
<a href="./index.html"><img src="./img/white_yachielablogo.svg" alt="content_img" style="" class="content_img"></a>
</section>
<section class="content All Common" id="backlogo" style="width: 75%; margin-top:0; position: absolute; z-index: 1;">
<a href="./index.html"><img src="./img/teal_yachielablogo.svg" alt="content_img" style="" class="content_img"></a>
</section>
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;font-family: raleway; justify-content: flex-end; width: 25%;" id="languages">
<section class="content All Common" id="EN">
<p>English</p>
</section>
<section class="content All Common" id="JA">
<p>日本語</p>
</section>
<section class="content All Common" id="ZH">
<p>中文</p>
</section>
</div>
</div>
</div>
</header>
<main>
<!-- Sidebar Content -->
<aside><div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;" id="sidebar">
<section class="content All English" id="">
<p><a href="index.html">Top</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="index.html">トップ</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="index.html">首页</a></p>
</section>
<section class="content All English" id="">
<p><a href="research.html">Research</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="research.html">研究テーマ</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="research.html">研究课题</a></p>
</section>
<section class="content All English" id="">
<p><a href="news.html">News</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="news.html">ニュース</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="news.html">新闻</a></p>
</section>
<section class="content All English" id="pplV_EN">
<p><a href="people.html">People in Vancouver</a></p>
</section>
<section class="content All Japanese" id="pplV_JA">
<p><a href="people.html">バンクーバーのメンバー</a></p>
</section>
<section class="content All Chinese" id="pplV_ZH">
<p><a href="people.html">温哥华团队</a></p>
</section>
<section class="content All English" id="pplO_EN">
<p><a href="people.html">People in Osaka</a></p>
</section>
<section class="content All Japanese" id="pplO_JA">
<p><a href="people.html">大阪のメンバー</a></p>
</section>
<section class="content All Chinese" id="pplO_ZH">
<p><a href="people.html">大阪团队</a></p>
</section>
<section class="content All English" id="">
<p><a href="publications.html">Publications</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="publications.html">業績</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="publications.html">科研成果</a></p>
</section>
<section class="content All English" id="">
<p><a href="joinus.html">Join us</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="joinus.html">メンバー募集</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="joinus.html">人才募集</a></p>
</section>
<section class="content All English" id="">
<p><a href="software.html">Software</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="software.html">ソフトウェア</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="software.html">软件</a></p>
</section>
<section class="content All English" id="">
<p><a href="download.html">Downloads</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="download.html">ダウンロード</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="download.html">下载</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="intern_recruit.html">学生インターン募集</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="jikkenigaku.html">超生物学—次のX</a></p>
</section>
<section class="content All English" id="">
<p><a href="contact.html">Contact</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="contact.html">連絡先/アクセス</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="contact.html">联系方式</a></p>
</section>
</div>
</aside>
<!-- Main Content -->
<section class="posts"><h1 class="page_title UBC Common">Join us!</h1><div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;float: left; width: 100%; align-items: baseline;">
<section class="content All English" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UBC_JOINUS_EN">UBC</a></p>
</section>
<section class="content All English" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UOsaka_JOINUS_EN">UOsaka</a></p>
</section>
<section class="content All Japanese" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UBC_JOINUS_JA">UBC</a></p>
</section>
<section class="content All Japanese" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UOsaka_JOINUS_JA">大阪大学</a></p>
</section>
<section class="content All Chinese" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UBC_JOINUS_CH">UBC</a></p>
</section>
<section class="content All Chinese" id="" style="width: fit-content; margin-left: 0; margin-right: calc(15 * min(80vw, 1400px) / 1400); ">
<p><a href="#UOsaka_JOINUS_CH">阪大</a></p>
</section>
</div>
<h2 class="page_title UBC English" id="UBC_JOINUS_EN">Yachie Laboratory at the University of British Columbia, Vancouver</h2><h2 class="page_title UBC Japanese" id="UBC_JOINUS_JA">UBC谷内江研(カナダ・バンクーバー)</h2><h2 class="page_title UBC Chinese" id="UBC_JOINUS_CH">UBC谷内江研究室</h2><section class="content UBC Common" id="">
<img src="./img/de-shachie-2021.JPG" alt="content_img" style="width: 100%;float: left; margin-left: 0;" class="content_img">
</section>
<section class="content UBC English" id="">
<p>Here Nozomu publishes our lab guidebook, <a href="./pdf/for%20sharing%20Nearly%20everything%20about%20the%20Yachie%20lab%20v3.pdf">"Nearly everything about the Yachie lab"</a>, in case you want to explore if our style fits you.</p>
</section>
<section class="content UBC Japanese" id="">
<p>こちらにラボ向けに書かれたガイドブック「<a href="./pdf/for%20sharing%20Nearly%20everything%20about%20the%20Yachie%20lab%20v3.pdf">Nearly everything about the Yachie lab</a>」を公開しています。ご自身が私達の研究室にフィットするか見てみたい方に良いかと思って公開します。</p>
</section>
<section class="content UBC Chinese" id="">
<p>如果您想知道我们的实验室是否适合您,请阅读谷内江研究室指南<a href="./pdf/for%20sharing%20Nearly%20everything%20about%20the%20Yachie%20lab%20v3.pdf">"Nearly everything about the Yachie lab"</a>。</p>
</section>
<h3 class="page_title UBC English">Interested in grad study with us?</h3><h3 class="page_title UBC Japanese">UBC谷内江研での学位取得に興味がありますか?</h3><h3 class="page_title UBC Chinese">有兴趣在UBC谷内江研究室从事硕士或博士研究?</h3><section class="content UBC English" id="">
<p>Please see <a href="https://www.bme.ubc.ca/graduate/prospective-students/">SBME Graduate School Program</a> or <a href="https://www.grad.ubc.ca/unit/genome-science-technology-program">GSAT Program</a> and email Nozomu (nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca) with a subject line starting with "Naruto". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript. I would recommend you to contact us first before you apply to the School.</p>
</section>
<section class="content UBC Japanese" id="">
<p>SBMEの<a href="https://www.bme.ubc.ca/graduate/prospective-students/">Graduate School Program</a> あるいは <a href="https://www.grad.ubc.ca/unit/genome-science-technology-program">GSAT Program</a> をご覧になってから、"Naruto"という文字列で始まるタイトルのメールをnozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.caにお送り下さい。一般的にホスト研究室を見つけてからいずれかのプログラムに応募するのをおすすめします。メールにはCV、成績表のコピー、ご意見を伺える方のリスト(2名以上)を添付し、これまでのご経験もふまえてなぜ私達の研究室に興味を持ったのか書いて下さい。</p>
</section>
<section class="content UBC Chinese" id="">
<p>请参阅<a href="https://www.bme.ubc.ca/graduate/prospective-students/">SBME研究生院项目</a>或<a href="https://www.grad.ubc.ca/unit/genome-science-technology-program">GSAT项目</a>,并发送英文邮件至nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca,邮件主题请以"Naruto"开头。请在邮件中说明您为何有兴趣加入我们,并附上个人简历、成绩单和至少两名推荐人的姓名及联系方式。我们建议您向学校提出申请之前先与我们联系。</p>
</section>
<h3 class="page_title UBC English">Interested in doing postdoc?</h3><h3 class="page_title UBC Japanese">UBC谷内江研でのポスドクに興味がありますか?</h3><h3 class="page_title UBC Chinese">有兴趣在UBC谷内江研究室从事博士后研究?</h3><section class="content UBC English" id="">
<p>We currently do not have funding supported postdoc position but are enthusiastic to welcome postdocs through any fellowship (like <a href="https://www.hfsp.org/funding/hfsp-funding/postdoctoral-fellowships">HFSP</a> or <a href="https://banting.fellowships-bourses.gc.ca/en/home-accueil.html">Banting</a>), please email Nozomu (nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca) with a subject line starting with "Naruto". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript.</p>
</section>
<section class="content UBC Japanese" id="">
<p>フェローシップ(<a href="https://www.hfsp.org/funding/hfsp-funding/postdoctoral-fellowships">HFSP</a>、<a href="https://banting.fellowships-bourses.gc.ca/en/home-accueil.html">Banting</a>、<a href="https://www.jsps.go.jp/j-ab/ab_sin.html">海外学振</a>など)を獲得してUBC谷内江研でポスドクとして参加して下さる方を探しています。ご興味のある場合は"Naruto"という文字列で始まるタイトルのメールを nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca にお送り下さい。メールにはCV、ご意見を伺える方のリスト(2名以上)を添付し、これまでのご経験もふまえてなぜ私達の研究室に興味を持ったのか書いて下さい。面接後に来て頂きたいとなれば、協力してフェローシップへの応募向けて準備していくことになります。</p>
</section>
<section class="content UBC Chinese" id="">
<p>目前,我们没有科研经费所支持的博士后职位。您可以通过申请博士后奖学金(如<a href="https://www.hfsp.org/funding/hfsp-funding/postdoctoral-fellowships">HFSP</a>或<a href="https://banting.fellowships-bourses.gc.ca/en/home-accueil.html">Banting</a>)加入我们。请发送英文邮件至nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca,主题行以"Naruto"开头。请在邮件中说明您为何有兴趣加入我们,并附上个人简历、成绩单和至少两名推荐人的姓名及联系方式。</p>
</section>
<h3 class="page_title UBC English">Interested in being an undergrad researcher?</h3><h3 class="page_title UBC Japanese">UBCでインターンをしませんか?</h3><h3 class="page_title UBC Chinese">有兴趣在UBC谷内江研究室实习?</h3><section class="content UBC English" id="">
<div class="content_img_div filter-willow" style="width: clamp(120px, 50%, 480px);float: left; margin-left: 0; margin-right: 20px;"><img src="./img/labmeeting2021.jpg" alt="content_img"></div>
<p>We welcome highly talented internship students internationally. If you are interested in, please email Nozomu (nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca) with a subject line starting with "Naruto". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript.</p>
</section>
<section class="content UBC Japanese" id="" style="margin-bottom: calc(50 * min(80vw, 1400px) / 1400);">
<div class="content_img_div filter-willow" style="width: clamp(120px, 50%, 480px);float: left; margin-left: 0; margin-right: 20px;"><img src="./img/labmeeting2021.jpg" alt="content_img"></div>
<p>インターン(研究補助業務)に興味のある学生を若干名募集しています。現在世界的にDNAバーコードを中心としたアイディアによって、哺乳動物の全身細胞系譜トレーシング、光学系を必要としないDNA microscopyなどの新技術が生まれつつあります。私達と次の技術転換を一緒に作りたい方を募集しています。</p>
<p>長期休業期間に新規研究開拓と研究補助を兼ねる、という感じで当研究室での研究開発に参加してみませんか?ご興味のある方は、"Naruto"という文字列で始まるタイトルのメールを nozomu.yachie<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">ubc.ca にお送り下さい。メールにはCV、成績表のコピー、ご意見を伺える方のリスト(1名以上)を添付し、これまでのご経験もふまえてなぜ私達の研究室に興味を持ったのか書いて下さい。</p>
</section>
<section class="content UBC Chinese" id="" style="margin-bottom: calc(50 * min(80vw, 1400px) / 1400);">
<div class="content_img_div filter-willow" style="width: clamp(120px, 50%, 480px);float: left; margin-left: 0; margin-right: 20px;"><img src="./img/labmeeting2021.jpg" alt="content_img"></div>
<p>我们欢迎海内外优秀本科生加入我们的团队。如果您有兴趣,请发送英文邮件至nozomu.yachie@ubc.ca,邮件主题请以"Naruto"开头。请在邮件中说明您为何有兴趣加入我们,并附上个人简历、成绩单和至少一名推荐人的姓名及联系方式。</p>
</section>
<h2 class="page_title Osaka English" id="UOsaka_JOINUS_EN">Yachie Laboratory at the University of Osaka, Osaka</h2><h2 class="page_title Osaka Japanese" id="UOsaka_JOINUS_JA">大阪大学 谷内江研</h2><h2 class="page_title Osaka Chinese" id="UOsaka_JOINUS_CH">阪大 谷内江研究室</h2><section class="content Osaka Common" id="">
<img src="./img/osaka-university.jpg" alt="content_img" style="width: 100%;float: left; margin-left: 0;" class="content_img">
</section>
<h3 class="page_title Osaka English">Interested in grad study with us?</h3><h3 class="page_title Osaka Japanese">大阪大学 谷内江研での学位取得に興味がありますか?</h3><h3 class="page_title Osaka Chinese">有兴趣在阪大谷内江研究室攻读硕士或博士学位?</h3><section class="content Osaka English" id="">
<p>You can obtain a Ph.D. or master's degree in our laboratory (Creative Destruction Biology group) at the Graduate School of Medicine, Osaka University. If you are interested in research activities at our laboratory, please see <a href="https://www.med.osaka-u.ac.jp/admission/admission_doctor">admission information</a> for the Graduate School of Medicine, Osaka University and email Hideto (mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp) with a subject line starting with "Kakashi". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript. I would recommend you to contact us first before you apply to the school.</p>
</section>
<section class="content Osaka Japanese" id="">
<p>大阪大学医学系研究科に入学し、本研究室(<a href="https://www.med.osaka-u.ac.jp/introduction/research/collaborating/defense">大阪大学 医学系研究科 創造的破壊生物学講座</a>)で博士、修士の学位を取得することができます。ご興味のある場合は大阪大学医学系研究科の<a href="https://www.med.osaka-u.ac.jp/admission/admission_doctor">入試情報</a> をご覧になってから、"Kakashi"という文字列で始まるタイトルのメールを mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp にお送り下さい。メールにはCV、現在の指導教員の名前を添付し、これまでのご経験もふまえてなぜ私達の研究室に興味を持ったのか書いて下さい。</p>
</section>
<section class="content Osaka Chinese" id="">
<p>您可以通过通过考试进入大阪大学医学系研究科,并在本研究室(Creative Destruction Biology)攻读博士或硕士学位。请先查看大阪大学医学系研究科的<a href="https://www.med.osaka-u.ac.jp/admission/admission_doctor">入学考试信息</a>,请发送英文邮件至mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp,邮件主题请以"Kakashi"开头。请在邮件中说明您的科研经验以及为何有兴趣加入我们,并附上个人简历、成绩单和现任导师的姓名及联系方式。</p>
</section>
<h3 class="page_title Osaka English">Interested in doing postdoc?</h3><h3 class="page_title Osaka Japanese">大阪大学 谷内江研でのポスドクに興味がありますか?</h3><h3 class="page_title Osaka Chinese">有兴趣在阪大谷内江研究室从事博士后研究?</h3><section class="content Osaka English" id="">
<p>We are eager to welcome postdocs through fellowships such as <a href="https://www.jsps.go.jp/j-pd/pd_sin.html">JSPS Postdoctoral-Fellowships</a>, please email Hideto (mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp) with a subject line starting with "Kakashi". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript.</p>
</section>
<section class="content Osaka Japanese" id="">
<p>現在、フェローシップ(学振PDなど)を獲得して大阪大学谷内江研でポスドクとして参加して下さる方を探しています。ご興味のある場合は"Kakashi"という文字列で始まるタイトルのメールを mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp にお送り下さい。メールにはCV、ご意見を伺える方のリスト(2名以上)を添付し、これまでのご経験もふまえてなぜ私達の研究室に興味を持ったのか書いて下さい。面接後に来て頂きたいとなれば、協力してフェローシップへの応募向けて準備していくことになります。</p>
</section>
<section class="content Osaka Chinese" id="">
<p>目前我们有一个CREST BioDX研究项目所支持的<a href="https://prime.osaka-u.ac.jp/careers/images/PRIMe_Synthetic%20biology_group_recruit_en_20240327.pdf">博士后职位</a>,我们也欢迎您通过申请博士后奖学金(如<a href="https://www.jsps.go.jp/j-pd/pd_sin.html">JSPS PD</a>和<a href="https://www.hfsp.org/funding/hfsp-funding/postdoctoral-fellowships">HFSP</a>)加入我们。请发送英文邮件至mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp,邮件主题请以"Kakashi"开头。请在邮件中说明您为何有兴趣加入我们,并附上个人简历、成绩单和至少两名推荐人的姓名及联系方式。</p>
</section>
<h3 class="page_title Osaka English">Interested in being an undergrad researcher?</h3><h3 class="page_title Osaka Japanese">大阪大学 谷内江研でのインターンに興味がありますか?</h3><h3 class="page_title Osaka Chinese">有兴趣在阪大谷内江研究室实习?</h3><section class="content Osaka English" id="">
<p>We welcome highly talented internship students internationally. If you are interested in, please email us mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp with a subject line starting with "Kakashi". In the email, please tell us why you are interested in joining us and attach your CV and unofficial transcript. </p>
</section>
<section class="content Osaka Japanese" id="">
<p>インターン(研究補助業務)に興味のある学生を若干名募集しています。現在世界的にDNAバーコードを中心としたアイディアによって、哺乳動物の全身細胞系譜トレーシング、光学系を必要としないDNA microscopyなどの新技術が生まれつつあります。私達と次の技術転換を一緒に作りたい方を募集しています。
ご興味のある方は、こちらの<a href="intern_recruit.html">募集要項</a>をお読みください。</p>
</section>
<section class="content Osaka Chinese" id="">
<p>我们欢迎海内外优秀本科生加入我们的团队。如果您有兴趣,请发送英文邮件至mori.hideto.prime<img src="./img/at.gif" style="vertical-align: middle; height: 1em;" alt="[at]">osaka-u.ac.jp,邮件主题请以"Kakashi"开头。请在邮件中说明您为何有兴趣加入我们,并附上个人简历、成绩单和至少两名推荐人的姓名及联系方式。</p>
</section>
</section>
<section id="mobile-menu"><div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;width: 100%; margin-bottom: 5vw; margin-top: 5vw;" id="mobile-menu-content">
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;width: 100%; margin-left: 5vw; margin-bottom: 5vw;" id="mobile-logo">
<section class="content All Common" id="mobile-yachielablogo" style="margin-top: 0; margin-bottom: 0; margin-right:8vw;">
<a href="https://yachie-lab.org/"><img src="./img/white_yachielablogo.svg" alt="content_img" style="" class="content_img"></a>
</section>
</div>
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;width: 100%; margin-left: 5vw; margin-bottom: 5vw; " id="mobile-affillogo">
<section class="content All Common" id="mobile-ubclogo" style="margin-top: 0; margin-bottom: 0; margin-right:8vw;">
<a href="https://www.ubc.ca/"><img src="./img/white_ubclogo_h.svg" alt="content_img" style="height: clamp(calc(10px * 44 / 32), calc(7vw * 44 / 32), 44px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
<section class="content All Common" id="mobile-primelogo" style="margin-top: 0; margin-bottom: 0; margin-right:5vw;">
<a href="https://prime.osaka-u.ac.jp/"><img src="./img/white_primelogo_h_uo.svg" alt="content_img" style="height: clamp(calc(10px * 44 / 32), calc(7vw * 44 / 32), 44px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
</div>
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;width: 100%; margin-left:5vw; align-items: center;" id="mobile-snslogo">
<section class="content All Common" id="mobile-xlogo" style="margin-right: 5vw; margin-bottom: 0; width: auto;">
<a href="https://twitter.com/yachielab"><img src="./img/white_x.svg" alt="content_img" style="width: clamp(calc(10px * 30 / 32), calc(7vw * 30 / 32), 30px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
<section class="content All Common" id="mobile-instalogo" style="margin-right: 5vw; margin-bottom: 0; width: auto;">
<a href="https://www.instagram.com/yachielab/"><img src="./img/white_instagram.svg" alt="content_img" style="width: clamp(10px, 7vw, 32px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
<section class="content All Common" id="mobile-githublogo" style="margin-right: 5vw; margin-bottom: 0; width: auto;">
<a href="https://github.com/yachielab"><img src="./img/white_github.svg" alt="content_img" style="width: clamp(calc(10px * 35 / 32), calc(7vw * 35 / 32), 35px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
<section class="content All Common" id="mobile-addgennelogo" style="margin-right: 5vw; margin-bottom: 0; width: auto;">
<a href="http://www.addgene.org/Nozomu_Yachie/"><img src="./img/white_addgene.svg" alt="content_img" style="width: clamp(calc(10px * 45 / 32), calc(7vw * 45 / 32), 45px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
<section class="content All Common" id="mobile-addgennelogo" style="margin-right: 5vw; margin-bottom: 0; width: auto;">
<a href="https://lit.link/kkuurroo"><img src="./img/sign_white.svg" alt="content_img" style="width: clamp(calc(10px * 84 / 32), calc(2.2vw * 84 / 32), calc(2.1 * 52.8px));margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: left;" class="content_img"></a>
</section>
</div>
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;width: 100%;" id="mobile-links-lang">
<div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;width: 70%;" id="mobile-interlinks">
<section class="content All English" id="">
<p><a href="index.html">Top</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="index.html">トップ</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="index.html">首页</a></p>
</section>
<section class="content All English" id="">
<p><a href="research.html">Research</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="research.html">研究テーマ</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="research.html">研究课题</a></p>
</section>
<section class="content All English" id="">
<p><a href="news.html">News</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="news.html">ニュース</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="news.html">新闻</a></p>
</section>
<section class="content All English" id="mpplV_EN">
<p><a href="people.html">People in Vancouver</a></p>
</section>
<section class="content All Japanese" id="mpplV_JA">
<p><a href="people.html">バンクーバーのメンバー</a></p>
</section>
<section class="content All Chinese" id="mpplV_ZH">
<p><a href="people.html">温哥华团队</a></p>
</section>
<section class="content All English" id="mpplO_EN">
<p><a href="people.html">People in Osaka</a></p>
</section>
<section class="content All Japanese" id="mpplO_JA">
<p><a href="people.html">大阪のメンバー</a></p>
</section>
<section class="content All Chinese" id="mpplO_ZH">
<p><a href="people.html">大阪团队</a></p>
</section>
<section class="content All English" id="">
<p><a href="publications.html">Publications</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="publications.html">業績</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="publications.html">科研成果</a></p>
</section>
<section class="content All English" id="">
<p><a href="joinus.html">Join us</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="joinus.html">メンバー募集</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="joinus.html">人才募集</a></p>
</section>
<section class="content All English" id="">
<p><a href="software.html">Software</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="software.html">ソフトウェア</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="software.html">软件</a></p>
</section>
<section class="content All English" id="">
<p><a href="download.html">Downloads</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="download.html">ダウンロード</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="download.html">下载</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="intern_recruit.html">学生インターン募集</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="jikkenigaku.html">超生物学—次のX</a></p>
</section>
<section class="content All English" id="">
<p><a href="contact.html">Contact</a></p>
</section>
<section class="content All Japanese" id="">
<p><a href="contact.html">連絡先/アクセス</a></p>
</section>
<section class="content All Chinese" id="">
<p><a href="contact.html">联系方式</a></p>
</section>
</div>
<div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;width: 30%;" id="mobile-lang">
<section class="content All Common" id="mobileEN">
<p>English</p>
</section>
<section class="content All Common" id="mobileJA">
<p>日本語</p>
</section>
<section class="content All Common" id="mobileZH">
<p>中文</p>
</section>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer><div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;padding-bottom: 8vw;" id="foot">
<div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;" id="foot-address">
<section class="content All Common" id="" style="margin-bottom:2em;">
<p><strong>Yachie Laboratory</strong><br>
School of Biomedical Engineering (SBME)<br>
The University of British Columbia (UBC)<br>
<br>
6088 University Boulevard<br>
Vancouver, BC Canada V6T 1Z3</p>
</section>
<section class="content All English Chinese" id="">
<p><strong>Yachie Laboratory</strong><br>
Premium Research Institute for Human Metaverse Medicine (PRIMe)<br>
The University of Osaka<br>
<br>
The Center of Medical Innovation and Translational Research<br>
2-2, Yamadaoka<br>
Suita, Osaka, Japan 565-0871</p>
</section>
<section class="content All Japanese" id="">
<p><strong>谷内江研究室</strong><br>
大阪大学ヒューマン・メタバース疾患研究拠点<br>
<br>
〒565-0871 大阪府吹田市山田丘2-2<br>
最先端医療イノベーションセンター
<br>
<br></p>
</section>
</div>
<div class="All Common" style="display: flex; flex-direction: column; justify-content: flex-start;" id="foot-logo">
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;height: 25%;" id="foot-lablogo">
<section class="content All Common" id="foot-ubclogo">
<a href="https://www.ubc.ca/"><img src="./img/white_ubclogo_h.svg" alt="content_img" style="margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<section class="content All Common" id="foot-primelogo">
<a href="https://prime.osaka-u.ac.jp/"><img src="./img/white_primelogo_h_uo.svg" alt="content_img" style="margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
</div>
<section class="content All Common" id="foot-yachielablogo">
<a href="./index.html"><img src="./img/white_yachielablogo.svg" alt="content_img" style="margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<div class="All Common" style="display: flex; flex-direction: row; justify-content: flex-start;height: 50%;" id="foot-snslogo">
<section class="content All Common" id="foot-xlogo">
<a href="https://twitter.com/yachielab"><img src="./img/white_x.svg" alt="content_img" style="width: clamp(calc(10px * 30 / 32), calc(2.2vw * 30 / 32), 39.6px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<section class="content All Common" id="foot-instalogo">
<a href="https://www.instagram.com/yachielab/"><img src="./img/white_instagram.svg" alt="content_img" style="width: clamp(10px, 2.2vw, 42.24px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<section class="content All Common" id="foot-githublogo">
<a href="https://github.com/yachielab"><img src="./img/white_github.svg" alt="content_img" style="width: clamp(calc(10px * 35 / 32), calc(2.2vw * 35 / 32), 46.2px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<section class="content All Common" id="foot-addgennelogo">
<a href="http://www.addgene.org/Nozomu_Yachie/"><img src="./img/white_addgene.svg" alt="content_img" style="width: clamp(calc(10px * 45 / 32), calc(2.2vw * 45 / 32), 59.4px);margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
<section class="content All Common" id="foot-kurosign">
<a href="https://lit.link/kkuurroo"><img src="./img/sign_white.svg" alt="content_img" style="width: clamp(calc(10px * 38 / 32), calc(2.2vw * 38 / 32), 50.16px);;margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; float: right;" class="content_img"></a>
</section>
</div>
</div>
</div>
</footer>
</div>
</body></html>