forked from reichlab/reichlab.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·142 lines (136 loc) · 7.25 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
---
layout: default
---
<!-- Header Carousel -->
<header id="myCarousel" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
<li data-target="#myCarousel" data-slide-to="5"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<div class="fill" style="background-image:url('images/group-shot-banner.jpg');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 1</h2> </div> -->
</div>
<div class="item">
<div class="fill" style="background-image:url('images/reich-keynote-billboard.jpg');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 3</h2> </div> -->
</div>
<div class="item">
<div class="fill" style="background-image:url('images/map-all-narrow.jpg');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 1</h2> </div> -->
</div>
<div class="item">
<div class="fill" style="background-image:url('images/forecast-code-5.png');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 2</h2> </div> -->
</div>
<div class="item">
<div class="fill" style="background-image:url('images/all-cases.png');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 3</h2> </div> -->
</div>
<div class="item">
<div class="fill" style="background-image:url('images/best-models.png');"></div>
<!-- <div class="carousel-caption"> <h2>Caption 3</h2> </div> -->
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="icon-prev"></span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="icon-next"></span>
</a>
</header>
<!-- Page Content -->
<div class="container">
<!-- Marketing Icons Section -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">
Welcome to the lab website for Nicholas Reich
</h1>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><span class="glyphicon glyphicon-stats" aria-hidden="true"></span> Biostatistics and Public Health</h4>
</div>
<div class="panel-body">
<p>Our team develops statistical methods and analytical tools to help people make sense of data. Building on close collaborative relationships with public health practitioners from across the world -- from Denver to San Juan to Bangkok -- we use modern statistical and machine learning tools to gain insights into complex disease systems. </p>
<!-- <a href="#" class="btn btn-default">Learn More</a> -->
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><span class="glyphicon glyphicon-console" aria-hidden="true"></span> Data Science</h4>
</div>
<div class="panel-body">
<p>We build software packages, maintain code repositories, develop SQL databases, create interactive data visualizations, and run computationally intensive simulation studies. We use the R programming language for most of our work, but also use some C, C++, and Python. </p>
<p>Check out our work on <a href="/~https://github.com/reichlab">GitHub</a>.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><span class="glyphicon glyphicon-globe" aria-hidden="true"></span> Infectious Disease Epidemiology</h4>
</div>
<div class="panel-body">
<p>Our team develops models for understanding complex and dynamic systems of infectious disease. We have <a href="http://journals.plos.org/plosntds/article?id=10.1371/journal.pntd.0004761">developed real-time forecasts of dengue fever in Thailand</a>, <a href="http://rsif.royalsocietypublishing.org/content/10/86/20130414.short">estimated the duration of cross-protection between serotypes of dengue</a>, and <a href="https://reichlab.github.io/flusight/">predicted the trajectory of the flu season in the US</a>. </p>
<!-- <a href="#" class="btn btn-default">Learn More</a> -->
</div>
</div>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">
Recent news
</h2>
</div>
<div class="col-md-8">
<div class="panel panel-default">
<div class="panel-heading">
<h4>From the blog...</h4>
</div>
<div class="panel-body">
{% for post in site.categories.blog %}
<h3><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h3>
{{ post.excerpt }}
<p><i class="fa fa-clock-o"></i>
Posted on {{ post.date | date: '%d %B, %Y' }}
</p>
{% endfor %}
</div>
</div>
</div>
<div class="col-md-4">
<!-- <div class="panel panel-default">
<div class="panel-heading">
<h4>On twitter</h4>
</div>
<div class="panel-body"> -->
<a class="twitter-timeline"
href="https://twitter.com/reichlab"
data-widget-id="560990797194342402">
Tweets by @reichlab
</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<!-- <a href="#" class="btn btn-default">Learn More</a> -->
<!-- </div>
</div> -->
</div>
</div>
<!-- /.row -->
<hr>