-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
107 lines (87 loc) · 3.78 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Merriman Research Group by merrimanlab</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Merriman Research Group</h1>
<p>Genetics of Gout in Aotearoa</p>
<p class="view"><a href="https://github.com/merrimanlab">View My GitHub Profile</a></p>
</header>
<section>
<h3>
<a id="about-us" class="anchor" href="#about-us" aria-hidden="true"><span class="octicon octicon-link"></span></a>About us</h3>
<p>We are based in the <a href="http://biochem.otago.ac.nz/">Department of Biochemistry</a> at the <a href="http://www.otago.ac.nz">University of Otago</a>, in Dunedin, New Zealand.
Our research focuses on understanding the genetic basis of gout in New Zealand and Polynesian populations.
</p>
<h3>
<a id="principal-investigator" class="anchor" href="#principal-investigator" aria-hidden="true"><span class="octicon octicon-link"></span></a>Principal Investigator</h3>
<ul>
<li> Professor Tony Merriman: <a href="https://github.com/tonymerriman">Github</a>,
<a href="https://www.otago.ac.nz/biochemistry/people/profile/index.html?id=216">Otago web page</a></li>
</ul>
<h3>
<a id='staff-members' class="anchor" href="#staff-members" aria-hidden="true"><span class="octicon octicon-link"></span></a>Staff members</h3>
<ul>
<li>Marilyn Merriman</li>
<li><a href="https://github.com/mandyphippsgreen">Mandy Phipps-Green</li>
<li><a href="http://github.com/ruthtopless">Ruth Topless</a></li>
<li>Riku Takei</li>
<li>Ashley Frewen</li>
</ul>
<h3>
<a id="research-fellows" class="anchor" href="research-fellows" aria-hidden="true"><span class="octicon octicon-link"></span></a>Research Fellows</h3>
<ul>
<li>Megan Leask</li>
<li><a href="https://github.com/geeketics">Tanya Major</a></li>
</ul>
<h3>
<a id='post-docs' class="anchor" href="post-docs" aria-hidden="true"><span class="octicon octicon-link"></span></a>Post-Docs</h3>
<ul>
<li><a href="https://github.com/anna-gosling">Anna Gosling</a></li>
<li> Cassidy Moeke</li>
<li><a href="https://github.com/murraycadzow">Murray Cadzow</a></li>
<li>Aichang Ji</li>
</ul>
<h3>
<a id="phd-students" class="anchor" href="#phd-students" aria-hidden="true"><span class="octicon octicon-link"></span></a>PhD students</h3>
<ul>
<li>Jaye Moors</li>
<li><a href="https://github.com/Amara-Shaukat">Amara Shaukat</a></li>
<li>Kerasoma Leaupepe</li>
<li>Nick Sumpter</li>
</ul>
<h3>
<a id="msc-students" class="anchor" href="#msc-students" aria-hidden="true"><span class="octicon octicon-link"></span></a>MSc students</h3>
<ul>
<li>Anezka Hoskin</li>
</ul>
<h3>
<a id="honours-students" class="anchor" href="#honours-students" aria-hidden="true"><span class="octicon octicon-link"></span></a>Honours students</h3>
<h3>
<a id="past-members" class="anchor" href="#past-members" aria-hidden="true"><span class="octicon octicon-link"></span></a>Past members</h3>
<ul>
<li>Matt Bixley</li>
<li>Edana Lord</li>
<li>James Boocock</li>
<li>Hakimeh Azimi</li>
</ul>
<h3> Current Vacancies</h3>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>