-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpeople.html
52 lines (49 loc) · 2.6 KB
/
people.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Statistical Bioinformatics Group by statbio</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.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><a href="https://statbio.github.io/">Statistical Bioinformatics Group</a></h1>
<p>@Informatics, Edinburgh</p>
<p class="view"><a href="https://github.com/statbio">View Our GitHub Profile</a></p>
<p class="view"><a href="http://www.twitter.com/tisimpson">Twitter</a></p>
<p class="view"><a href="http://statbio.github.io/research.html">Research</a></p>
<p class="view"><a href="http://statbio.github.io/people.html">People</a></p>
<p class="view"><a href="http://statbio.github.io/publications.html">Publications</a></p>
<p class="view"><a href="mailto:ian.simpson@ed.ac.uk">Contact (e-mail)</a></p>
</header>
<section>
<h1>People</h1>
<h3>Ian Simpson</h3>
<p>HOLDER</p>
<h3>Owen Dando</h3>
<p>Novel methods for next-generation sequence analysis</p>
<h3>Xin He</h3>
<p>Semantic analytic methods for computational disease research</p>
<h3>Maciej Pajak</h3>
<p>Evolution and regulation of the synaptic proteome</p>
<h3>Emilia Wysocka</h3>
<p>Dynamical modeling using agent based approaches for Neurological disease</p>
<h3>Sam Heron</h3>
<p>Network based approaches to integration of multi-omic data</p>
<h3>Alba Crespi</h3>
<p>Meta-genomics applications in animal health</p>
</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>