forked from RuleWorld/bionetgen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.BioNetGen_Beta.html
63 lines (63 loc) · 1.86 KB
/
.BioNetGen_Beta.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
<html>
<head>
<title>Beta Site for BioNetGen</title>
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
<style>
body {
margin-top: 100px;
margin-bottom: 100px;
margin-right: 150px;
margin-left: 80px;
}
</style>
</head>
<body bgcolor="LightSkyBlue">
<font size="4">
<center><h1>Beta Site for BioNetGen</h1></center>
<br>
<font color="red">WARNING:</font> This is not the download
site for BioNetGen. If you wish to download the latest
version of BioNetGen, please visit:
<center><h1><a href="http://bionetgen.org">bionetgen.org</a></h1></center>
<br>
<br>
<br>
<center>
If you are a BioNetGen developer, and you wish to get
access to a beta release, please click here: <br>
</center>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_bionetgen/BioNetGen-Linux.html">
Click Here for BioNetGen for Linux</a>
</h2></center>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_bionetgen/BioNetGen-MacOSX.html">
Click Here for BioNetGen for MacOSX</a>
</h2></center>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_bionetgen/BioNetGen-Win32.html">
Click Here for BioNetGen for Win32</a>
</h2></center>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_bionetgen/BioNetGen-Win64.html">
Click Here for BioNetGen for Win64</a>
</h2></center>
<br>
<br>
<br>
<br>
<table style="width:100%">
<tr>
<td><center>If you would like to download only the NFsim executable, click here:</center>
<br><center>
<a href="https://rawgit.com/ruleworld/nfsim/master/.NFsim_Beta.html"><font size="+2">NFsim Beta Downloads</font></a></center></td>
<td><center>If you would like to download only the Atomizer executable, click here:</center>
<br><center>
<a href="https://rawgit.com/ruleworld/atomizer/master/.Atomizer_Beta.html"><font size="+2">Atomizer Beta Downloads</font></a></center></td>
</tr>
</table>
</font></body></html>