forked from CellProfiler/cellprofiler.github.com-backup
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdownload.html
More file actions
122 lines (108 loc) · 5.13 KB
/
download.html
File metadata and controls
122 lines (108 loc) · 5.13 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
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
---
layout: default
redirect_from: "/download.shtml"
---
<div id="content">
<a name="download2"></a>
<div style="width: 46em; margin: 0px auto;">
<h1 align="center" id="header_download">
Download CellProfiler 2.1.1 (revision 6c2d896)
</h1>
<p style="margin-bottom:2em">
If you find CellProfiler helpful, please <a href="citations.html"
title="CellProfiler citations computational biology">cite</a> it.
</p>
</div>
<div id="Win64Preferred">
<center>
If you are using a 64-bit Windows OS, this is the best
option:<br />
<br />
<div style="display:inline-block;">
<div class="boxed_column">
<p style="margin-top:0px;margin-bottom:0px;">
<a href="http://d1zymp9ayga15t.cloudfront.net/releases/2.1.1/CellProfiler_2.1.1_win64_r20140723174500.exe">
Windows 64-bit
</a>
</p>
<p style='font-size:9px'>
<a class="download" id="Win64PreferredAnchor" onclick=
"javascript: _gaq.push(['_trackPageview', '/download/win64']);">
<img align="middle" src="http://d1zymp9ayga15t.cloudfront.net/winCombo.gif" style=
"margin-bottom:0.5em" /><br /></a> Run the EXE and follow
the prompts. Windows Vista or later.
</p>
</div>
</div>
</a>
</div>
</center>
</div>
<div id="Win32Preferred">
<center>
If you are using a 32-bit Windows OS, this is the best
option:<br />
<br />
<div style="display:inline-block;">
<div class="boxed_column">
<p style="margin-top:0px;margin-bottom:0px;">
<a href="http://d1zymp9ayga15t.cloudfront.net/releases/2.1.1/CellProfiler_2.1.1_win32_r20140723174513.exe">
Windows 32-bit
</a>
</p>
<p style='font-size:9px'>
<a class="download" id="Win32PreferredAnchor" onclick=
"javascript: _gaq.push(['_trackPageview', '/download/win32']);">
<img align="middle" src="http://d1zymp9ayga15t.cloudfront.net/winCombo.gif" style=
"margin-bottom:0.5em" /><br /></a> Run the EXE and follow
the prompts. Windows Vista or later.
</p>
</div>
</div>
</center>
</div>
<div id="MacPreferred">
<center>
If you are using OS X, this is the best download
option:<br />
<br />
<div style="display:inline-block;">
<div class="boxed_column">
<p style="margin-top:0px;margin-bottom:0px;">
<a href="http://d1zymp9ayga15t.cloudfront.net/releases/2.1.1/CellProfiler-release_2.1.1-6c2d896.pkg">
Mac OS X
</a>
</p>
<p style='font-size:9px'>
<a class="download" id="MacPreferredAnchor" onclick=
"javascript: _gaq.push(['_trackPageview', '/download/mac']);">
<img align="middle" src="http://d1zymp9ayga15t.cloudfront.net/maccombo.gif" style=
"margin-bottom:0.5em" /><br /></a> Install the PKG and
follow the prompts. OS X 10.6 or later.<br />
NOTE: This will OVERWRITE the currently installed
CellProfiler.app in your /Applications folder. If you want
to keep the older version, please rename it first.
</p>
</div>
</div>
</center>
</div>
<div style="clear:both; padding-top:0.5em">
</div>
</div>
<div style="margin-top:2em; font-size:11px; text-align: center;">
CellProfiler v2.1.1 Manual <a href=
"http://d1zymp9ayga15t.cloudfront.net/content/Documentation/cp2.1.1_manual_6c2d896.pdf" onclick=
"javascript: _gaq.push(['_trackPageview', '/download/manualPDF']);"><img alt="PDF icon"
src="http://d1zymp9ayga15t.cloudfront.net/pdficon_small.gif" /></a> <a href=
"http://d1zymp9ayga15t.cloudfront.net/CPmanual/index.html" onclick=
"javascript: _gaq.push(['_trackPageview', '/download/manualHTML']);"><img alt="HTML icon"
src="http://d1zymp9ayga15t.cloudfront.net/htmlicon_small.gif" /></a>
| <a href="previousReleases.html">Previous
releases</a> | <a href=
"http://cellprofiler.org/releases/">Bleeding-edge
versions</a> | <a href=
"https://github.com/CellProfiler/CellProfiler/tree/release_2.1.1">Source
code</a>
</div>
</div>