-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.html
24 lines (20 loc) · 973 Bytes
/
footer.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title></title>
</head>
<body>
ADAM is currently still under development; if you spot any bugs or have any questions/comments, please <a href="mailto:[email protected]">e-mail us</a>. <br>
Developers: Bonny Guang, Madison Brandon, Rustin
McNeill, Paul Vines, Franziska Hinkelmann, Seda Arat<br>
<br>
For mathematical calculations ADAM uses <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2</a>. <br>
<br>
BMC Bioinformatics <a href="http://www.biomedcentral.com/1471-2105/12/295">ADAM: Analysis of Discrete Models of Biological Systems Using Computer Algebra</a> by <br>
Franziska Hinkelmann, Madison Brandon, Bonny Guang, Rustin McNeill, Paul Vines, Grigoriy Blekherman, Alan Veliz-Cuba, and Reinhard Laubenbacher<br>
<br>
<center>
<font size="3"><a href="http://admg.vbi.vt.edu/" target="_blank">Laubenbacher Research Group<a></font>
</center>
</body>
</html>