-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
474 lines (330 loc) · 16.7 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<title>Esra Camci</title>
<!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="generator" content="Jekyll v4.2.0" />
<meta property="og:title" content="Esra Camci" />
<meta name="author" content="Esra Camci" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="esracamci.github.io/" />
<meta property="og:url" content="esracamci.github.io/" />
<meta property="og:site_name" content="Esra Camci" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Esra Camci" />
<script type="application/ld+json">
{"url":"esracamci.github.io/","author":{"@type":"Person","name":"Esra Camci"},"@type":"WebSite","name":"Esra Camci","headline":"Esra Camci","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
<meta property="og:description" content="" />
<meta name="author" content="Esra Camci" />
<meta property="og:image" content="esracamci.github.io/images/e-profile.png"/>
<meta property="twitter:image" content="esracamci.github.io/images/e-profile.png"/>
<meta property="og:image" content="https://esracamci.github.io/images/e-profile.png" />
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"
integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A=="
crossorigin=""/>
<!-- Make sure you put this AFTER Leaflet's CSS -->
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"
integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA=="
crossorigin=""></script>
<link rel="stylesheet" type="text/css" href="/assets/style.css" />
<link rel="alternate" type="application/rss+xml" title="Esra Camci - " href="/feed.xml" />
<link rel="canonical" href="esracamci.github.io/" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- ADDRESS BAR ICON -->
<meta name="theme-color" content="#000000">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<!-- GOOGLE ANALYTICS -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FKQ5GBFZ4H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FKQ5GBFZ4H');
</script>
</head>
<body>
<div id="bar"></div>
<div class="wrapper-container">
<div class="wrapper-masthead">
<div class="container">
<div class="w3-animate-opacity">
<header class="masthead clearfix">
<!-- PROFILE PICTURE THING -->
<a href="/" class="site-avatar"><img src="/images/e-profile.png" alt="" /></a>
<div class="site-info">
<h1 class="site-name"><a href="/">Esra Camci</a></h1>
<p class="site-description"></p>
</div>
<!-- CHANGE NAVIGATION -->
<nav role="navigation">
<a href="/index.html" >CV</a>
<a href="/ref-frame/" >CranioRef</a>
<a href="/projects/" >Projects</a>
</nav>
</header>
</div>
</div>
</div>
<div class="wrapper-main">
<div id="main" role="main" class="container">
<p><img width="300px" src="/assets/images/cranial-auditory.png" /></p>
<p align="right"><i class="fa fa-file"></i> <a href="/assets/220421-Camci-CV.pdf">download CV as PDF</a></p>
<h4>Experience</h4>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%">2022-</div>
<div class="w3-container w3-cell" style="font-size:102%"> Scientist I, Prime Medicine Inc.</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%"></div>
<div class="w3-container w3-cell" style="font-size:85%"> Genetic Hearing Loss</div>
<div class="w3-container w3-cell" style="font-size:100%"></div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%">2021-2022</div>
<div class="w3-container w3-cell" style="font-size:102%"> Scientist I, Homology Medicines Inc. and Oxford Biomedica Solutions</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%"></div>
<div class="w3-container w3-cell" style="font-size:85%"> Analytical Development - NGS/Genomics</div>
<div class="w3-container w3-cell" style="font-size:100%"></div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%">2017-2020 </div>
<div class="w3-container w3-cell" style="font-size:102%"> Postdoctoral Fellow, University of Washington </div>
</div>
<div class="w3-row"><div class="w3-container w3-cell w3-mobile">
</div>
</div>
<div class="w3-container w3-cell" style="width:15%">
</div>
<div class="w3-container w3-cell" style="font-size:85%; width:65%">
Supervised by <a href="http://depts.washington.edu/rubelab/personnel.html">Ed Rubel</a> and <a href="http://raibleweb.biostr.washington.edu/">Dave Raible</a><br /><a href="https://sites.uw.edu/hearing/">
Virginia Merrill Bloedel Hearing Research Center</a><br />
<a href="https://otolaryngology.uw.edu/research"> Department of Otolaryngology</a><br />
<div class="w3-container w3-cell" style="font-size:100%"></div>
Studied the molecular mechanisms underlying hearing loss and protection.
<div class="w3-container w3-cell" style="font-size:15%">
</div>
<div class="w3-container w3-cell" style="font-size:85%">
- Set up and optimized a mouse cochlear explant tissue culture system.<br />
- Designed, optimized, and performed IHC in mouse, chick and zebrafish tissue.<br />
- Conducted high resolution in vivo and ex vivo microscopy.<br />
- Performed dose response and protection experiments.<br />
- Worked on the small molecule otoprotectant, ORC-13661.<br />
</div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:120px; font-size:102%">2011-2016 </div>
<div class="w3-container w3-cell" style="font-size:102%"> Graduate Research Assistant, University of Washington</div>
</div>
<div class="w3-row"><div class="w3-container w3-cell w3-mobile">
</div>
</div>
<div class="w3-container w3-cell" style="width:15%">
</div>
<div class="w3-container w3-cell" style="font-size:85%; width:65%">
Supervised by <a href="https://dentistry.umkc.edu/directory/timothy-c-cox-ph-d/">Tim Cox</a><br />
<a href="https://dental.washington.edu/oral-health-sciences/">Department of Oral Health Sciences</a><br />
<a href="https://www.seattlechildrens.org/research/centers-programs/developmental-biology-regenerative-medicine/">Seattle Children’s Research Institute</a><br />
<div class="w3-container w3-cell" style="font-size:100%"></div>
Studied the genetics underlying midface dysmorphology in mouse models.
<div class="w3-container w3-cell" style="font-size:15%">
</div>
<div class="w3-container w3-cell" style="font-size:85%">
- Designed and conducted PCR, qPCR, RNAseq, molecular biology experiments.<br />
- Conducted bioinformatic analysis of WGS, RNAseq.<br />
- Maintained and coordinated mutant mouse colonies.<br />
- Acquired and analyzed 3D μCT scan renderings.<br />
</div>
</div>
<h4>Education</h4>
<div class="w3-row">
<div class="w3-container w3-cell" style="width:20px">2016
</div>
<div class="w3-container w3-cell" style="width:80px">Ph.D.
</div>
<div class="w3-container w3-cell" style="width:275px">Oral Biology
</div>
<div class="w3-container w3-cell w3-mobile"> University of Washington</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell" style="width:20px">2011
</div>
<div class="w3-container w3-cell" style="width:80px">B.A.
</div>
<div class="w3-container w3-cell" style="width:275px">Philosophy
</div>
<div class="w3-container w3-cell w3-mobile"> Penn State</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell" style="width:20px">2011
</div>
<div class="w3-container w3-cell" style="width:80px">B.A.
</div>
<div class="w3-container w3-cell" style="width:275px">Biochemistry & Molecular Biology
</div>
<div class="w3-container w3-cell w3-mobile"> Penn State</div>
</div>
<h4>Fellowships & Awards</h4>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:135px">2018
</div>
<div class="w3-container w3-cell" style="width:275px"> Bloedel Scholarship
</div>
<div class="w3-container w3-cell w3-mobile"> Northwest Auditory and Vestibular Research Meeting</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:135px">2017-2019
</div>
<div class="w3-container w3-cell" style="width:275px"> Postdoctoral Traineeship
</div>
<div class="w3-container w3-cell w3-mobile"> UW Auditory Neuroscience Training Grant</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:135px">2015-2016
</div>
<div class="w3-container w3-cell" style="width:275px"> Predoctoral Traineeship
</div>
<div class="w3-container w3-cell w3-mobile"> UW Oral Health Sciences Research Training Grant</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:135px">2014
</div>
<div class="w3-container w3-cell" style="font-size:80%; width:275px"> Science Communication Fellowship
</div>
<div class="w3-container w3-cell w3-mobile"> Pacific Science Center</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:135px">2011
</div>
<div class="w3-container w3-cell" style="width:275px"> Top Scholar Award</div>
<div class="w3-container w3-cell w3-mobile"> UW Graduate School</div>
</div>
<h4>Memberships</h4>
<div class="w3-row">
<div class="w3-container w3-cell" style="width:250px">Sigma Xi, AWIS
</div>
</div>
<h4>Publications</h4>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px; font-weight: 350"><b>Dissertation</b>
</div>
<div class="w3-container w3-cell"> Camci ED. Mechanisms in Midface Development and Dysmorphology. University of Washington, 2016. Supervised by T.C. Cox.
</div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px; font-weight: 350"><b>Articles</b>
</div>
<div class="w3-container w3-cell"> Davis SN, Wu P, Camci ED, Simon JA, Rubel EW and Raible DW,<em> Chloroquine kills hair cells in zebrafish lateral line and murine cochlear cultures: implications for ototoxicity</em>. Hearing Research 395, 2020.
</div>
</div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Kitcher SR, Kirkwood NK, Camci ED, Wu P, Gibson RM, Redilla VA, Simon JA, Rubel EW, Raible DW, Richardson GP and Kros C. <em>ORC-13661 protects sensory hair cells from aminoglycoside and cisplatin ototoxicity</em>. JCI Insight 4, 2019.</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Vora SR, Camci ED and Cox TC. <em> Postnatal ontogeny of the cranial base and craniofacial skeleton in male C57BL/6J mice: a reference standard for quantitative analysis</em>. Frontiers in Physiology 6, 2016.
</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Aneja D, Vora SR, Camci ED, Shapiro LG and Cox TC. <em>Automated detection of 3d landmarks for the elimination of non-biological variation in geometric morphometric analyses</em>. Proceedings of the IEEE International Symposium on Computer-Based Medical Systems, 2015.
</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Cox TC, Camci ED, Vora SR, Luquetti DV and Turner EE. <em>The genetics of auricular development and malformation: new findings in model systems driving future directions for microtia research</em>. European Journal of Medical Genetics 57, 2014.
</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Rolfe SM, Camci ED, Mercan E, Shapiro LG and Cox TC. <em>A new tool for quantifying and characterizing asymmetry in bilaterally paired structures</em>. Proceedings of the IEEE Engineering in Medicine & Biology Society (EMBS), 2013.
</div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px; font-weight: 350"><b>Conference Proceedings</b>
</div> <div class="w3-container w3-cell">
Camci ED and Cox TC. <em>Early changes in morphology relevant to craniofacial research in C57BL/6J mice</em>, Bruker Americas MicroCT Users Meeting 2013.
</div>
</div>
<p>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px; font-weight: 350"><b>Talks</b>
</div>
<div class="w3-container w3-cell">
Camci ED, Wu P, Simon JS, Raible DW and Rubel EW. <em>Differentiating mechanisms of aminoglycoside toxicity in mammalian cochlear hair cells</em>, 2018 Northwest Auditory and Vestibular Research Meeting. Seattle, WA, 2018.
</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Camci ED, Rolfe SM, Hassan MG, Kircher M, Fu T, Lacourse M, Cunningham ML, Shendure J and Cox TC. <em>New mouse models for investigating the pathogenesis of midfacial hypoplasia.</em>, 1st Seattle Children’s Hospital Craniofacial Center Educational Retreat. Seattle, WA: Seattle Children’s Hospital and Research Institute, 2013.
</div></div>
<div class="w3-row">
<div class="w3-container w3-cell w3-mobile" style="width:125px">
</div>
<div class="w3-container w3-cell">
Camci ED and Cox TC. <em>Early changes in morphology relevant to craniofacial research in C57BL/6J mice</em>, Bruker Americas MicroCT Users Meeting 2013.
</div></div>
<br /><br />
See PDF for poster abstracts and service.
<br /><br />
<center>
<div class="w3-row">
<div class="w3-container w3-cell" style="width:50%"><img width="77px" src="/assets/images/psu.jpg" />
</div>
<div class="w3-container w3-cell" style="width:50%"><img width="75px" src="/assets/images/uw.PNG" />
</div>
</div>
</center></p></p></p></p></p></p>
</div>
</div>
<div class="wrapper-footer">
<div class="container">
<div class="footer">
<footer class="footer">
<div class="w3-container w3-cell w3-mobile">
<a href="mailto:[email protected]"><img src="/assets/images/envelope.png" width="18px" style="vertical-align:middle">  [email protected]</a> </div>
<div class="w3-container w3-cell w3-mobile">
<a href="http://www.twitter.com/_esracamci"><img src="/assets/images/twitter.jpg" width="18px" style="vertical-align:middle">  Twitter</a> </div>
<div class="w3-container w3-cell w3-mobile">
<a href="https://orcid.org/0000-0001-6074-9556"><img src="/assets/images/ORCID.png" width="18px" style="vertical-align:middle">  ORCID</a></div>
<div class="w3-container w3-cell w3-mobile">
<a href="https://www.researchgate.net/profile/Esra_Camci"><img src="/assets/images/researchgate.png" width="18px" style="vertical-align:middle">  ResearchGate</a> </div>
<div class="w3-container w3-cell w3-mobile">
<a href="https://www.linkedin.com/in/esra-camci/"><img src="/assets/images/linkedin.png" width="18px" style="vertical-align:middle">  LinkedIn</a></div>
</div>
</footer>
</div>
</div>
</div>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FKQ5GBFZ4H"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FKQ5GBFZ4H');
</script>
</body>
</html>