-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
84 lines (68 loc) · 3.08 KB
/
index.html
File metadata and controls
84 lines (68 loc) · 3.08 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Black Research Group by mikblacklab</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>Black Research Group</h1>
<p>Statistics, Genomics, Bioinformatics...</p>
<p class="view"><a href="https://github.com/mikblacklab">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 the development and use of computational tools for the analysis of data from
genomics experiments. Much of our work involves studies of human disease, but we are also involved
in agricultural and horticultural research.</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> Associate Professor Mik Black: <a href="https://github.com/mikblack">Github</a>,
<a href="http://biochem.otago.ac.nz/our-people/academic-teaching-staff/mik-black/">Otago web page</a></li>
</ul>
<h3>
<a id="visiting-postdoctoral-fellow" class="anchor" href="#visiting-postdoctoral-fellow" aria-hidden="true"><span class="octicon octicon-link"></span></a>Visiting Postdoctoral Fellow</h3>
<ul>
<li><a href="https://github.com/hoangtn">Hoang Tan Nguyen</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><a href="https://github.com/murraycadzow">Murray Cadzow</a></li>
<li><a href="https://github.com/TomKellyGenetics">Tom Kelly</a></li>
<li><a href="https://github.com/HannahLumley">Hannah Lumley</a></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><a href="https://github.com/smilefreak">James Boocock</a></li>
<li>Tom Brew</li>
<li>Hadyn Craig</li>
<li>Fran Munro</li>
<li>Anthony Shaw</li>
<li>Riku Takei</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>
<ul>
<li>Lyco Wen</li>
</ul>
</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>