-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
197 lines (182 loc) · 7.28 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<!DOCTYPE HTML>
<!--
Iridium by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Danko Lab</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Arimo:400,700' rel='stylesheet' type='text/css'>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
</head>
<body class="homepage">
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<div id="logo">
<h1><a href="#">Danko Lab</a></h1>
<!--<span>Website coming soon!</span>-->
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="active"><a href="index.html">Homepage</a></li>
<li><a href="Research.html">Research</a></li>
<li><a href="Team.html">Team</a></li>
<li><a href="Publications.html">Publications</a></li>
<li><a href="Software.html">Software</a></li>
<li><a href="Contact.html">Find Us</a></li>
</ul>
</nav>
</div>
</div>
<!-- Main -->
<div id="main">
<div class="container">
<div class="row">
<!-- Content -->
<div id="content" class="12u skel-cell-important">
<section>
<p><header><img src="images/BLM.image01.png" alt="" />
<strong>We believe Black Lives Matter. We are committed to gender balance and ethnic diversity. We welcome scientists from any country.</strong></header></p><BR>
</section>
</div>
<!-- Content -->
<div id="content" class="8u skel-cell-important">
<section>
<header>
<h2>Danko Lab</h2>
<span class="byline">The Baker Institute for Animal Health at Cornell University.</span>
</header>
<a href="#" class="image full"><img src="images/Lab-3-17-2022.jpg" alt="" /></a>
<p><strong>Research interests:</strong> We study how gene expression patterns are encoded in Metazoan DNA sequence, and how these patterns contribute to evolution, development, and disease. We use a variety of computational methods from statistical modeling and machine learning, in combination with molecular approaches to prepare next-generation sequencing libraries (e.g. <a href="http://www.ncbi.nlm.nih.gov/pubmed/19056941">GRO-seq</a>, <a href="http://en.wikipedia.org/wiki/RNA-Seq">RNA-seq</a>, etc.).</p>
</section>
</div>
<!-- Sidebar -->
<div id="sidebar" class="4u">
<section>
<header>
<h2>Recent News</h2>
</header>
<ul class="style">
<li>
<p class="posted">March 10th, 2022</p>
<img src="images/HistoneMarkImputationPaper-small.png" alt="" />
<p class="text">Alex & Zhong's paper arguing histone PTMs are transcriptional cogs is published in <a title="[Nature Genetics]" href="https://www.nature.com/articles/s41588-022-01026-x">Nature Genetics</a>!</p>
</li>
<li>
<p class="posted">December 10th, 2021</p>
<img src="images/AdrianaA.jpg" alt="" />
<p class="text">Congradulations to Dr. Adriana Alexander on a successful thesis defense!</a>!</p>
</li>
<li>
<p class="posted">Nov 15th, 2021</p>
<img src="images/Lauren-small.jpg" alt="" />
<p class="text"> Lauren's paper on the evolution of anthrax disease in humans published in <a title="[Nature Communications]" href="https://www.nature.com/articles/s41467-021-26854-z">Nature Communications</a>!</p>
</li>
<li>
<p class="posted">Sept 1st, 2021</p>
<img src="images/Shao-Pei-small.png" alt="" />
<p class="text">Congradulations to Dr. Shao-Pei Chou on defending her thesis</a>!</p>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<div class="4u">
<section>
<h2>Danko Lab</h2>
<ul class="contact">
<li>
<span class="mail">E-Mail</span>
<span>
<script type="text/javascript" language="Javascript">// <![CDATA[Hide script from non-javascript-enabled browsers
var username="dankoc";
var at="@";
var domain="gmail.com";
document.write("<a href='mailto:" +username+""+at+""+domain+ "'>" + username+""+at+""+domain + "</a>");
</script>
</span>
</li>
<li>
<span class="mail">Social</span>
<a href="https://genomic.social/@charlesdanko"><img src="images/Mastodon-24-24.png" alt="" /></a>
<a href="https://twitter.com/charlesdanko"><img src="images/twitter.png" alt="" /></a>
<a href="https://github.com/danko-lab"><img src="images/github.png" alt="" /></a>
</li>
<li>
<span class="address">Address</span>
<span>
The Baker Institute for Animal Health<br />
College of Veterinary Medicine <br />
Cornell University <br />
Hungerford Hill Road<br />
Ithaca, NY 14853
</span>
</li>
</ul>
</section>
</div>
<div class="4u">
<section>
<h2>Cornell University</h2>
<ul class="default">
<li><a href="https://www2.vet.cornell.edu/departments-centers-and-institutes/baker-institute">The Baker Institute</a></li>
<li><a href="http://www.vet.cornell.edu/biosci/">Department of Biomedical Sciences</a></li>
<li><a href="http://www.vet.cornell.edu/">College of Veterinary Medicine</a></li>
<li><a href="http://www.cb.cornell.edu/">Computational Biology Graduate Program</a></li>
<li><a href="http://www.cornell.edu">Cornell University</a></li>
</ul>
</section>
</div>
<div class="4u">
<section>
<h2>Join the lab!</h2>
<ul class="contact">
<li>
<span>We are considering applications from exceptionally talented scientists!</span>
</li>
<li>
<span class="mail">Postdocs:</span>
<span>E-mail a 1 page cover letter, a curriculum vitae, and 3 letters of reference to Charles Danko.</span>
</li>
<li>
<span class="mail">Students:</span>
<span>Apply through the graduate fields of <a href="http://www.cb.cornell.edu/">Computational Biology</a> or <a href="http://www.gendev.cornell.edu/">Genetics, Genomics & Development</a>.</span>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<div class="container">
Design: <a href="http://templated.co">TEMPLATED</a>
</div>
</div>
</body>
</html>