-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.html
More file actions
28 lines (18 loc) · 788 Bytes
/
toc.html
File metadata and controls
28 lines (18 loc) · 788 Bytes
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
<html>
<head>
<title>Regulatory Sequence Analysis</title>
<link rel="stylesheet" type="text/css" href="menu.css" media="screen" />
</head>
<body bgcolor='#BBBB88'>
<h3>The Analysis of Regulatory Sequences</h3>
<h4><a target='main' href='home.html'>Home</a></h4>
<h4><a target='main' href='vanHelden_LesHouches_color.pdf'>Book chapter</a></h4>
<h4><a target='main' href='home.html#slides'>Slides</a></h4>
<h4><a target='_top' href='http://rsat.eu/'>Regulatory Sequence Analysis Tools (RSAT)</a></h4>
<!--<h4><a target=_top href=../index.html>Tools</a></h4>-->
<hr>
<h2>Contact</h2>
<p><a target=_blank href='https://orcid.org/0000-0002-8799-8584'>Jacques van Helden</a>
<br><a href=mailto:Jacques.van-Helden@univ-amu.fr>Jacques.van-Helden@univ-amu.fr</a></p>
</body>
</html>