-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposters.html
More file actions
executable file
·40 lines (36 loc) · 1.85 KB
/
posters.html
File metadata and controls
executable file
·40 lines (36 loc) · 1.85 KB
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
<html>
<title>BOSC2001 Poster Session</title>
<style type="text/css"><!--
h1 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h2 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h3 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }-->
</style>
<body bgcolor="white">
<table border="0" cellpadding="2" cellspacing="2">
<tr>
<td colspan="2" align="left" valign="top">
<img src="bosc2001.gif" alt="BOSC 2001" width="196" height="196" hspace="10"></td>
<td valign="center" hspace=20>
<img src="title.gif" alt="Bioinformatics Open Source Conference" width="394" height="53">
<p><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
<font size=+5><B>Poster Session</B></font>
<p><font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
</tr>
</table>
<center>
<table border="1" cellpadding="4" cellspacing="3" bgcolor=#BBFF88>
<tr bgcolor=#FFFF99><th>Poster Title</th><th>Author</th></tr>
<tr><td><a href=abstracts/posters/bono.html>Open access to the FANTOM (Functional ANnoTation Of Mouse)</a></td><td>Hidemasa Bono</td></tr>
<tr><td><a href=abstracts/posters/friedberg>Generation and Use of Substitution Matrices in Biopython</a></td><td>Iddo Friedberg</td></tr>
<tr><td><a href=abstracts/posters/king>Introduction to AGAVE Genomic Annotation XML</a></td><td>Brian King</td></tr>
<tr><td><a href=abstracts/posters/lord>Cinema-MX: A modular and configurable alignment editor in Java 2</a></td><td>Phillip Lord</td></tr>
<tr><td><a href=abstracts/posters/muilu>OpenBSA - Tools and standards for distributed computing</a></td><td>Juha Muilu</td></tr>
</table>
</center>
<P><HR><P>
<a href=index.html>Back to BOSC2001 home page</a>
<P>
<!-- hhmts start -->
Last modified: Tue Jul 10 17:50:19 PDT 2001
<!-- hhmts end -->
</body></html>