-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
executable file
·69 lines (55 loc) · 2.29 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
---
title: Arcana
layout: default
---
<!-- Banner -->
<section id="banner">
<header>
<h2>Nie Lab <em> Presenters for the Brilliant UCI campaign, 2019</em></h2>
<!-- <a href="#" class="button">Learn More</a> -->
</header>
</section>
<!-- Highlights -->
<!--
<section class="wrapper style1">
<div class="container">
<div class="row double">
<section class="4u">
<div class="box highlight">
<i class="icon major fa-paper-plane"></i>
<h3>This Is Important</h3>
<p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p>
</div>
</section>
<section class="4u">
<div class="box highlight">
<i class="icon major fa-pencil"></i>
<h3>Also Important</h3>
<p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p>
</div>
</section>
<section class="4u">
<div class="box highlight">
<i class="icon major fa-wrench"></i>
<h3>Probably Important</h3>
<p>Duis neque nisi, dapibus sed mattis et quis, nibh. Sed et dapibus nisl amet mattis, sed a rutrum accumsan sed. Suspendisse eu.</p>
</div>
</section>
</div>
</div>
</section>
-->
<section class="wrapper style2">
<div class="container">
<header class="major">
<h2>Mathematical, Computational, and Systems Biology</h2>
</header>
</div>
</section>
<section class="wrapper style2">
<div class="container" align="justify">
<p>
Research in our group focuses on the use of modeling and systems biology approaches to study fundamental questions in biology and medicine. We develop mathematical, computational, and statistical tools that enable us to propose new hypotheses and theories, which we test experimentally in our collaborators' labs. Our highly interdisciplinary research projects are funded by NSF, NIH, and private foundations. These provide ideal training opportunities for ambitious students and postdocs who are interested in science and mathematics at the cutting-edge. For information about our specific research interests, browse <a href="{{ site.baseurl }}/research-topics">topics</a>.
</p>
</div>
</section>