-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpeople.html
More file actions
69 lines (56 loc) · 3.65 KB
/
people.html
File metadata and controls
69 lines (56 loc) · 3.65 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
---
layout: default
title: People
---
<main class="content">
<h2>Research team, some collabs and affiliated people/places</h2>
<!-- PEOPLE SECTION -->
<section class="people-wrapper">
<!-- PI -->
<div class="pi-section">
<div class="person-card">
<img src="https://github.com/user-attachments/assets/52337108-91b3-404b-84a8-e7aca33f921f" alt="Dr. Seaborne">
<h3>Dr Robert Seaborne</h3>
<p class="role">Principal Investigator</p>
<p class="summary">
Robert completed his molecular physiology PhD in 2018, studying the role and dynamics of DNA methylation in mammalian skeletal muscle, before transitioning into a fucntional genomics postdoc in the Rakyan Lab (QMUL, UK). After ~3 years, he moved to University of Copenhagen on a 2yr Lundbeck Foundation research fellowship, joining Dr. Ochalas lab. In April 2023 he moved back to London to establish his own lab in King's College London.
</p>
</div>
</div>
<!-- POSTDOCS -->
<div class="postdoc-section">
<div class="person-card">
<img src="https://github.com/user-attachments/assets/6137b98c-391a-4583-be60-c5a5817a8faf" alt="Dr. Wood">
<h3>Dr. Nathanael Wood</h3>
<p class="role">Postdoc</p>
<p>Postdoc in single myofiber biology. Nathanael completed his PhD in biomedical sciences in 2023 (University of Leeds), investigating the effects of sex, pharmacotherapy (SGLT2 inhibitors) and coexistent T2DM on skeletal muscle pathology in patients with heart failure. He then spent 18 months working in industry in the field of somatic genomics before joining Dr. Seabornes Lab. Nathanael is utilising a multi-omics platform to interrogate the epigenetic, transcriptional and translational profile of single muscle fibres.</p>
</div>
<div class="person-card">
<img src="https://github.com/user-attachments/assets/c79254d5-3962-4ba6-a903-290bb9c354f0" alt="Dr. Vaughan">
<h3>Dr. Daniel Vaughan</h3>
<p class="role">Postdoc</p>
<p>Postdoc in computational muscle biology. Daniel completed his PhD at the University of Nottingham, between the Schools of Mathematical Sciences and Pharmacy, where he developed continuum mechanics–based models to study how cells respond to fluctuating environments. He also holds a Master’s degree in Mathematics from the University of Nottingham. In February 2026, he joined the Seaborne Lab, where he works on the analysis of MuscleOmics data and the development of computational algorithms for its processing.</p>
</div>
</div>
<!-- PhD -->
<div class="postdoc-section">
<div class="person-card">
<h3>Alexandra Winant (PhDc)</h3>
<p class="role">PhD researcher (second supervisor)</p>
<p>PhD student in Dr. Ochalas lab (BMI, UCPH) specialsiing in multi-funciton-omics of single myofibers in contexts of muscle catabolism, ageing and sex dimorphism</p>
</div>
<div class="person-card">
<h3>Ce Qi (PhDc)</h3>
<p class="role">PhD researcher (second supervisor)</p>
<p>PhD student in Prof. Ellison-Hughes lab (CHAPS, KCL) investigating stress-induced senescence on cardiomyocytes using IPSCs and organoid models</p>
</div>
</div>
<!-- Collabs, affiliations and alumni -->
<main class="content">
<h3>Collaborators</h3>
<p>Prof. Jungbluth (KCL) | Dr. Ochala (UCPH | Dr. Deshmuck (UCPH) | (Prof. Rakyan (QMUL) (tbc)</p>
<h3>Affiliated positions and key places</h3>
<p> Visiting researcher. Department of Biomedical Sciences (BMI), University of Copenhagen. Denmark. </p>
<p> Affiliate. The Blizard Institute, Queen Mary University London. UK. </p>
<p> Affiliate. Spanish National Centre for Cardiovascular Research (CNIC). Spain. </p>
</section>