forked from CellProfiler/cellprofiler.github.com-backup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
845 lines (712 loc) · 26.5 KB
/
news.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
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
---
layout: default
---
<h1>
News
</h1>
<!--
<h3><a href="./previousReleases.html">Previous CellProfiler Versions</a> </h3>
<h3><a href="./previousReleasesCPA.html">Previous CellProfiler Analyst Versions</a> </h3>
-->
<h2 style="margin-top:25px">
<a id="CurrentNews" name="CurrentNews">CellProfiler News</a>
</h2>
<h3>
November 6, 2015 — New CellProfiler forum and CellProfiler tutorial
at the Broad Institute
</h3>
<p>
CellProfiler has a new forum! Visit us at <a href=
"http://forum.cellprofiler.org">forum.cellprofiler.org</a>. All posts and
account information remains the same. Also, on November 23, Mark Bray
will present a CellProfiler tutorial at the Broad Institute. Email
[email protected] for signup information and to be notified
about future tutorials
</p>
<h3>
August 3, 2015 — CellProfiler tutorial at SBI2 2015!
</h3>
<p>
Just announced! Mark Bray of the Broad Institute's Imaging Platform will
present a CellProfiler tutorial at the 2015 Annual Society of
Biomolecular Imaging and Informatics Meeting in Boston, Ma. The tutorial
will take place on September 15, 2015. For more information, and to
register, visit <a href=
"http://www.sbi2.org/">http://www.sbi2.org/2nd-annual-conference/</a>.
We look forward to seeing you there!
</p>
<h3>
July 25, 2014 — CellProfiler 2.1.1 release
</h3>
<p>
The CellProfiler team is pleased to announce the release of CellProfiler
2.1.1. This is a scheduled patch release whose primary purpose is to
address any issues in 2.1.0.[<a href=
"https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes">more
details</a>]
</p>
<h3>
July 2, 2014 — CellProfiler NIH grant has been renewed!
</h3>
<p>
Great news! We are pleased to announce that the NIH will continue to
support CellProfiler through 2018 (R01 GM089652). We are grateful that
NIH recognizes the community value of open source tools and the variety
of research that widely benefits from their continued maintenance.
[<a href="http://forum.cellprofiler.org/t/cellprofiler-nih-grant-has-been-renewed/2163">more
details</a>]
</p>
<h3>
April 30, 2014 — Impact of CellProfiler on human health
</h3>
<p>
Our CellProfiler software has yielded discoveries in several
translational projects, some of which may ultimately have a direct impact
on the treatment of disease. For example, CellProfiler has been used to
identify several small molecules that are effective in treating
particular diseases in mouse models. In some cases, discoveries made
using CellProfiler have even led to planning clinical trials in humans,
which could directly improve patient outcomes. [<a href=
"http://cellprofiler.org/impact.html">more details</a>]
</p>
<h3>
April 30, 2014 — WormToolbox tutorial videos now available
</h3>
<p>
Tutorial videos for the WormToolbox detailed in a recent publication in
<em><a href=
"http://dx.doi.org/10.1016/j.ymeth.2014.04.017">Methods</a></em> are now
accessible here at <a href=
"http://cellprofiler.org/wormtoolbox">CellProfiler.org/WormToolbox</a>.
</p>
<h3>
January 31, 2014 — Now available: CellProfiler Annual Support and
Training Plan
</h3>
<p>
Gain direct access to the CellProfiler team, while supporting the
CellProfiler project!
</p>
<p>
Starting in 2014, we are pleased to offer the CellProfiler Annual Support
and Training Plan, a bundle of services to help you to optimize your use
of CellProfiler.
</p>
<p>
Subscribing organizations will receive project-specific image assay
development, training, configuration assistance, and custom software
engineering to add features of interest to the open-source CellProfiler
project. Support is offered by email, phone, and in-person at our
laboratory in Cambridge, Massachusetts. Plus, gain access to easily
installable, code-signed packages of unreleased versions of CellProfiler
and 20% discounts on CellProfiler training workshops.
</p>
<p>
For more details: <a href="supportplan.html" title=
"CellProfiler support plan">CellProfiler Annual Training and Support
Plan</a>
</p>
<h3>
January 24, 2014 — CellProfiler 2.1.0 release!
</h3>
<p>
The CellProfiler team is excited to announce the release of CellProfiler
2.1.0!
</p>
<p>
In this major update, we have made it easier to load complicated
collections of images and associated data. The new version is often many
times faster on computers with multiple CPU cores, so very large sets of
images can now be processed on a regular personal computer. Memory
handling is also improved, and there are many new image processing
options, features, usability enhancements, speed improvements, and bug
fixes. More details are in the release notes: <a href=
"https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes">
https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes</a>
</p>
<h3>
January 16, 2014 — CYTO University webinar on CellProfiler now
available
</h3>
<p>
Mark-Anthony Bray recently presented a webinar on CellProfiler entitled
"Using CellProfiler for Biological Image Analysis" for CYTO University.
Check out the <a href=
"http://cytou.peachnewmedia.com/store/seminar/seminar.php?seminar=23217">overview</a>
and the <a href=
"http://cytou.peachnewmedia.com/store/streaming/seminar-launch.php?key=7eF5jJBjnFE8EMNdlbJh2igDM2XsYxyI3Gv0Fg4bftA%3D#">
webinar</a>.
</p>
<h3>
May 7, 2013 — Upcoming workshop in Sweden featuring
CellProfiler June 3–5
</h3>
<p>
Meet our own lead software developer Lee Kamentsky and learn how to
contribute to the CellProfiler project at a workshop organized by
Carolina Wahlby (also one of our own) on 'How to use and make
additions to open-source software for image processing, analysis, and
visualization in medicine and microscopy.' June 3-5 at the Centre for
Image Analysis, Uppsala University, Sweden.
</p>
<p>
Space is limited to twenty participants, so be sure to see <a href=
"http://www.cb.uu.se/~carolina/SummerSchool2013/">the workshop's
webpage</a> to register soon!
</p>
<h3>
May 6, 2013 — CellProfiler tutorial at CYTO 2013
</h3>
<p>
Our own David Logan will be presenting a scientific tutorial on
CellProfiler at CYTO 2013! Registration for the tutorial is ongoing
and can be done onsite, subject to seat availability. See <a href=
"http://forum.cellprofiler.org/t/cellprofiler-tutorial-at-cyto-2013-on-may-18/1745">this forum
post</a> for more information; registration with CYTO for the
tutorial can be done independently of conference registration.
</p>
<h3>
March 6, 2013 — Advanced high-content analysis contribution to
the Assay Guidance Manual now live!
</h3>
<p>
The <a href="http://www.ncbi.nlm.nih.gov/books/NBK53196/">Assay
Guidance Manual</a> is a free, online resource provided by the
National Institutes of Health to be a compilation of "best practices"
in assay development for molecular screens. A <a href=
"http://www.ncbi.nlm.nih.gov/books/NBK53196/">section</a>
on the basics of image-based high-content screening (in which
CellProfiler got a mention) has already been published, and our group
was asked to put together a section on more advanced methods. The
contributed chapter has just been posted online and is <a href=
"http://www.ncbi.nlm.nih.gov/books/n/assayguide/hcsimage/">available</a>
here.
</p>
<h3>
February 4, 2013 — Educational exercises added to the Tutorials
page
</h3>
<p>
We have just added a couple of educational exercises to assist new
users getting started with CellProfiler and CellProfiler Analyst.
</p>
<p>
The first is a demonstration of our recently-published <a href=
"http://dx.doi.org/10.1038/nmeth.1984">Worm Toolbox</a>. The second
provides details on setting up a pipeline in CellProfiler for a
translocation assay and visualizing the results in CellProfiler
Analyst.
</p>
<p>
Both are intended to be in-depth resources for biologists using the
software for the first time, or for educators who want to introduce
their students to the utility and power of image analysis. To
download them, go <a href=
"http://www.cellprofiler.org/outreach.html">here</a>.
</p>
<h3>
September 7, 2012 — Upcoming Joint Cell Profiler and FCS
Express 4 Image Cytometry Webinar on September 25th
</h3>
<p>
We are happy to announce a joint webinar presented by CellProfiler
and <a href="http://www.denovosoftware.com/">De Novo Software</a>
teams. The back-to-back presentations will demonstrate the use of
CellProfiler for running image analysis on nuclear translocation and
colony counting assays and import of the results into <a href=
"https://www.denovosoftware.com/site/image-overview.shtml">FCS Express
4 Image Cytometry</a> for interactive reporting for the images and
data.
</p>
<p>
The webinar will be on <b>Tuesday, September 25, 2012, 10:00 AM -
11:00 AM PDT</b>. You may register by following this <a href=
"https://www2.gotomeeting.com/register/537683234">link</a>.
</p>
<ul>
<li>Presentation 1: Mark Bray, Ph.D., Broad Institute, "Image
analysis using CellProfiler for object identification and
quantification."
</li>
<li>Presentation 2: De Novo Software "Analysis and Reporting
demonstration with Cell Profiler Data."
</li>
</ul>
<p>
More details on the interface between CellProfiler and FCS Express 4
can be found <a href=
"http://cellprofiler.org/interfaces.html#datatools">here</a>.
</p>
<p>
<strong>UPDATE (October 5, 2012):</strong> The webinar is
now <a href=
"https://s3.amazonaws.com/fcsexpressdownloads/Using_CellProfiler_and_FCS_Express_Image_Cytometry_+Joint_Presentations.wmv">
online</a> at the DeNovo Software website.
</p>
<h3>
April 22, 2012 — CellProfiler's WormToolbox published in
<a href="http://dx.doi.org/10.1038/nmeth.1984">Nature Methods</a>
</h3>
The Worm Toolbox, a dedicated set of image analysis tools for
high-throughput screening of image-based <i>C. elegans</i> phenotypes,
is now available through CellProfiler. The toolbox contains image
analysis algorithms for measuring morphological phenotypes in static
images of individual worms and are effective for a variety of assays.
Get started by testing our <a href=
"http://www.cellprofiler.org/examples.html#WormToolbox">commented
example pipelines</a> or follow our <a href=
"http://www.cellprofiler.org/tutorials.html#CPWrittenTutorials">Worm
Toolbox tutorial</a>.
<h3>
April 19, 2012 — CellProfiler Workshop at the Science for Life
Laboratory, Uppsala, Sweden on May 11
</h3>
<p>
Carolina Wählby will be co-teaching a workshop titled "Quantitative
Automated Analysis of Phenotypes from Microscopic Images using
CellProfiler" at the <a href="https://www.scilifelab.se/">Science for
Life Laboratory</a>, Uppsala University, Sweden. See this <a href=
"https://www.scilifelab.se/events/scilifelab-workshop-on-cellprofiler/">
webpage</a> for more info.
</p>
<h3>
March 28, 2012 — CellProfile-R Available
</h3>
<p>
<a href="http://code.google.com/p/cellprofile-r/">CellProfile-R</a>,
a library for the statistical programming environment <a href=
"http://cran.r-project.org/">R</a>, enables the users of CP/CPA to
easily interface their databases using R. This is particularly
suitable where database tables exceed the size for practical analysis
on spreadsheet applications. A number of convenience functions and
workflows are provided that can be extended as necessary.
</p>
<h3>
February 27, 2012 — CellProfiler 2.0 r11710 Released
</h3>
<p>
This is a minor <a href=
"http://cellprofiler.org/download.html">release</a> incorporating
changes to <a href=
"http://d1zymp9ayga15t.cloudfront.net/CPmanual/MeasureImageQuality.html">MeasureImageQuality</a>
and <a href=
"http://d1zymp9ayga15t.cloudfront.net/CPmanual/UntangleWorms.html">UntangleWorms</a>.
Unless you use these modules, updating is not critical.
</p>
<h3>
February 24, 2012 — CellProfiler Analyst 2.0 r11710 Released
</h3>
<p>
<a href="http://cellprofiler.org/downloadCPA.html">This release</a>
deals with a few minor bugfixes. Also please note that the team is
mainly focused on CellProfiler and is not able to respond to all
queries and requests for improvement for CellProfiler Analyst.
However, the source code is available via git at <a href=
"https://github.com/CellProfiler/CellProfiler-Analyst">https://github.com/CellProfiler/CellProfiler-Analyst</a>,
and we welcome modifications and/or contributions.
</p>
<h3>
July 11, 2011 — Image Analysis Course Announcements
</h3>
<p>
Our own Carolina Wählby will be teaching a course in biomedical image
analysis during August/September in in Brno, Czech Republic. See
<a href="http://cbia.fi.muni.cz/ambia-2011/">here</a> for more
details on how to sign up.
</p>
<p>
Carolina will also be teaching a pre-conference course on <a href=
"http://www.bio-itworldexpoeurope.com/Bio-It_Europe_Content.aspx?id=105980&libID=105937#sc4">
"Microscopy Imaging Analysis - quantitative analysis of large-scale
biological image data"</a> for the <a href=
"http://www.bio-itworldexpoeurope.com/">Bio-IT World Europe
Conference</a> to be held in Hannover, Germany in October.
</p>
<h3>
June 28, 2011 — CellProfiler Analyst 2.0 r11306 Released
</h3>
<p>
<a href="http://cellprofiler.org/downloadCPA.html">This release</a>
is meant to replace r11246 which had a couple of issues detailed
<a href=
"http://forum.cellprofiler.org/t/cpa-re-release-r11306/1146">here</a>.
</p>
<h3>
June 21, 2011 — Upcoming Joint Cell Profiler and FCS Express 4
Image Cytometry Webinar on July 26
</h3>
<p>
We are happy to announce a joint webinar presented by CellProfiler
and <a href="http://www.denovosoftware.com/">De Novo Software</a>
teams. The back-to-back presentations will demonstrate the use of
CellProfiler for running image analysis on nuclear translocation and
colony counting assays and import of the results into <a href=
"https://www.denovosoftware.com/site/image-overview.shtml">FCS Express
4 Image Cytometry</a> for interactive reporting for the images and
data.
</p>
<p>
The webinar will be on <b>Tuesday, July 26, 2011, 10:00 AM - 11:00 AM
PDT</b>. You may register by following this <a href=
"https://www2.gotomeeting.com/register/513815922">link</a>.
</p>
<ul>
<li>Presentation 1: Mark Bray, Ph.D., Broad Institute, "Image
analysis using CellProfiler for object identification and
quantification."
</li>
<li>Presentation 2: De Novo Software "Analysis and Reporting
demonstration with Cell Profiler Data."
</li>
</ul>
<p>
More details on the interface between CellProfiler and FCS Express 4
can be found <a href=
"http://cellprofiler.org/interfaces.html#datatools">here</a>.
</p>
<p>
<strong>UPDATE (August 1, 2011):</strong> The webinar is
now <a href=
"https://s3.amazonaws.com/fcsexpressdownloads/CellProfiler_and_FCSE_Joint_Presentation.wmv">
online</a> at the DeNovo Software website.
</p>
<h3>
June 6, 2011 — CellProfiler Analyst 2.0 r11246 Released
</h3>
<p>
Introducing CellProfiler Analyst r11246. This release addresses some
bugs and includes several new features including gating in the
plotting tools, annotation tools in PlateViewer, a normalization
tool, and improved handling of multiple database tables. Read more
<a href=
"http://forum.cellprofiler.org/t/cpa-re-release-r11306/1146">here</a> or
download it now <a href=
"http://cellprofiler.org/downloadCPA.html">here</a>.
</p>
<h3>
March 3, 2011 — CellProfiler 2.0 r10997 Released
</h3>
<p>
We have released CellProfiler 2.0 r10997.
<!--This version includes the WormToolbox - a collection of modules and accompanying <a href="examples.html#WormToolbox">sample pipelines</a> for analyzing <i>C. elegans</i>, which is a
major focus of our current research.
-->The Windows release also includes an integration with the <a href=
"http://www.ilastik.org">Ilastik pixel classifier</a>. Read <a href=
"https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes#10977">
the complete release notes</a> for details or <a href=
"download.html">download the new version</a>.
</p>
<h3>
February 2, 2011
</h3>
<p>
CellProfiler is increasingly compatible with a number of open-source
and commercial software projects, including National Institutes of
Health's ImageJ and <a href="http://www.denovosoftware.com/">De Novo
Software's</a> FCS Express 4. See our new <a href=
"interfaces.html#partners">Interfaces</a> page for details.
</p>
<h3>
October 20, 2010 — Cellprofiler 2.0 r10415 Released
</h3>
<p>
A new version of CellProfiler has been released. The new version
provides better image handling (stability, transparancy,
multi-channel TIFFs, grouping of movie frames, and loading by order).
A new module for unmixing colors can be useful for histologically
stained images. Granularity measurements can now be made for each
object. It is now possible to call ImageJ on both Windows and Mac.
There is a new metadata editor. Finally, a new splines background
calculation has been added to CorrectIllumination_Calculate. Read
<a href=
"https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes#10415">
the complete release notes</a> for details, or <a href=
"download.html">download the new version</a>.
</p>
<h3>
October 1, 2010 — CellProfiler Analyst 2.0 r10530 Released
</h3>
<p>
A new version of CellProfiler Analyst has been released which
addresses several bugs and introduces many new features including the
ability to save and load workspaces, edit Classifier's training
rules, save and load tables to/from your Database and CSV files
seamlessly, create per-image filters on the fly, and create box
plots. Read more <a href=
"http://forum.cellprofiler.org/t/cellprofiler-analyst-2-0-faq/1381">here</a> or
download it now <a href=
"http://cellprofiler.org/downloadCPA.html">here</a>.
</p>
<h3>
March 29, 2010 — CellProfiler 2.0 Released
</h3>
<p>
Our image analysis software CellProfiler has been completely
redesigned and written in Python, and is available for <a href=
"download.html">download</a>. <a href=
"https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes#2.1.0">New
features</a> include a sparkling new graphical interface, a test mode
for experimenting with module settings, improved algorithms and more.
</p>
<h3>
Monday, December 7, 2009 — CellProfiler Analyst 2.0 Released
</h3>
<p>
Our data exploration tool CellProfiler Analyst has been re-released
and is available for download <a href="http://cellprofiler.org/downloadCPA.html">here</a>.
The software boasts our most current advances to our Classifier tool
as well as tools for visualizing and plotting data from CellProfiler.
</p>
<h3>
Tuesday, June 22, 2009 — CellProfiler Reader Node Released for
HC/DC-KNIME
</h3>
<p>
Recent work at ETH Zurich has produced a high-content screening node
set for <a href="http://www.knime.org/">KNIME</a>, an extendable,
modular data exploration platform developed at University of
Konstanz. The HC/DC (High Content
Data Chain) functional node set for KNIME includes a CellProfiler
Reader node which allows users of the tool to easily connect to CP
data generated by the "Export to Excel" module.
</p>
<h3>
Tuesday, June 9, 2009
</h3>
<p>
An updated version of CellProfiler has been released!<br />
It has some new features, and many bugfixes. Download it <a href=
"download.html">here</a>.
</p>
<p>
We are also introducing new resources for CellProfiler/CellProfiler
Analyst developers <a href="https://github.com/CellProfiler/CellProfiler">here</a>,
including mailing lists, access to our SVN repositories, information
on the next stage of CellProfiler development (namely, porting our
entire code base from Matlab to Python) and more.
</p>
<h3>
Thursday, April 30, 2009
</h3>
<p style="margin-bottom:40px">
<img align="texttop" height="91px" src="http://d1zymp9ayga15t.cloudfront.net/images/bp_awards_smaller.jpg"
style="float:left; margin-right:10px" width="80px" /> <span style=
"font-style:italic">Bio-IT World</span> magazine awarded CellProfiler
a 2009 "Best Practices Award", in the category of IT and Informatics.
These awards spotlight examples of the most outstanding innovations,
technologies, and practices in the fields of biomedical research,
drug development, and clinical research. Read more about these awards
<a href=
"http://www.prweb.com/releases/2009/04/prweb2373434.htm">here</a>,
and an in-depth article about the development of CellProfiler
<a href="http://www.bio-itworld.com/news/2009/07/21/BP-Carpenter.html">
here.</a>
</p>
<h3 style="clear:left">
Thursday, December 11, 2008
</h3>
<p>
Classifier 2.0 Beta has been released! This new multi-class
classifier will eventually be paired up with visual analytics tools
to replace our current version of CellProfiler Analyst. Download it
<a href="http://cellprofiler.org/downloadCPA.html">here</a>.
</p>
<h3>
Monday, September 22nd, 2008
</h3>
<p>
A new version of CellProfiler has now been released (version
1.0.5811)! Download it <a href="./download.html">here</a>.
</p>
<h3>
Wednesday, September 17th, 2008
</h3>
<p>
The <a href="http://www.broadinstitute.org/bbbc/">Broad Bioimage
Benchmark Collection</a> (BBBC) has been launched. BBBC is a
collection of freely available microscopy image sets for testing
image analysis algorithms.
</p>
<h3>
Friday, May 9th, 2008
</h3>
<p>
A new version of CellProfiler Analyst is now available! Download it
<a href="http://cellprofiler.org/downloadCPA.html">here.</a>
</p>
<h3>
Monday, March 17, 2008
</h3>
<p>
CellProfiler Analyst has now been released to the public! Download it
<a href="http://cellprofiler.org/downloadCPA.html">here</a>.
</p>
<p>
A new version of CellProfiler has now been released (verson
1.0.5122)! Download it <a href="./download.html">here</a>.
</p>
<h3>
Sunday, February 24, 2008
</h3>
<p>
Anne Carpenter, the co-founder of the CellProfiler project, is
featured along with some of her team in a Public television special
airing this month nationwide: <span style="font-style:italic">Bold
Visions: Women in Science and Technology.</span> <a class=
"contentLink" href=
"http://www.womenworking.com/bold-visions-women-science-and-technology"
target="_blank">[Description]</a> <a class="contentLink" href=
"https://www.youtube.com/watch?v=WjkrkCuqeBc"
target="_blank">[Full episode on YouTube]</a>
</p>
<h3>
Tuesday, December 18, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4942) is available! Download it
<a href="./download.html">here</a>! Our modifications for
CellProfiler are logged in the <a href=
'https://github.com/CellProfiler/CellProfiler/wiki/CellProfiler-release-notes:-detailed'>version notes</a>. (As of version
1.0.4818, we are using Matlab R2007a).
</p>
<h3>
Tuesday, October 18, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4884) is available! Download it
<a href="./download.html">here</a>!
</p>
<h3>
Tuesday, September 13, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4828) is available! Download it
<a href="./download.html">here</a>! We now support CellProfiler
running on Windows Vista.
</p>
<h3>
Tuesday, June 19, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4684) is available! Download it
<a href="./download.html">here</a>!
</p>
<h3>
Wednesday, June 13, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4666) has been released! Download
it <a href="./download.html">here</a>!
</p>
<h3>
Monday, April 23, 2007
</h3>
<p>
A new version of CellProfiler (v1.0.4628) has been released. We now
have binaries for Intel Macintosh computers!
</p>
<h3>
Friday, January 18, 2007
</h3>
<p>
Happy New Year! A new version of CellProfiler (v1.0.4553) has been
released today fixing some minor bugs.
</p>
<h3>
Tuesday, October 31, 2006
</h3>
<p>
The main CellProfiler project article is now freely available in
provisional format, accepted at Genome Biology! Check it out on our
<a href="./citations.html">Papers</a> page.
</p>
<h3>
Wednesday, October 11, 2006
</h3>
<p>
Many publications are starting to come out using CellProfiler,
including two accepted this week! Check them out on our <a href=
"./citations.html">Papers</a> page.
</p>
<h3>
Thursday, September 14, 2006
</h3>
<p>
There was an error released in yesterday's version. When exporting
OUT.mat files, please leave the process info extension empty instead
of ".txt" and you will still be able to export. The issue
has been fixed and a new version will be made available today.
</p>
<p>
UPDATE: The bug has been fixed and the corrected version is available
for <a href="./download.html">Download</a>.
</p>
<h3>
Wednesday, September 13, 2006
</h3>
<p>
A new release of CellProfiler is now available! <a href=
"./download.html">Download</a> it for free.
</p>
<h3>
Friday, July 7, 2006
</h3>
<p>
A new release of CellProfiler is now available! <a href=
"./download.html">Download</a> it for free. Be sure also to get the
fresh versions of the <a href="./examples.html">Examples</a> to match
the new release of CellProfiler.
</p>
<p>
The <a href="./citations.html">Papers</a> page has been updated to
include recently published and accepted papers using CellProfiler.
</p>
<h3>
Friday, January 6, 2006
</h3>
<p>
Some people have had problems with the Macintosh version of
CellProfiler. For some reason, some machines do not recognize the
present working directory where CellProfiler is started. To correct
this error, we have uploaded a new version of CellProfiler where the
user can set the Module directory in the preferences. This new
version also has some bug fixes. Please <a href=
"./download.html">download</a> the new version!
</p>
<h3>
Wednesday, December 21, 2005
</h3>
<p>
We have fixed the problem with our CGI script. You can now <a href=
"./download.html">download</a> CellProfiler.
</p>
<h3>
Tuesday, December 20, 2005
</h3>
<p>
We seem to be experiencing some problems with our download script.
Please check back with us to download the CellProfiler software.
</p>
<h3>
Friday, December 16, 2005
</h3>
<p>
CellProfiler was released to the public! <a href=
"./download.html">Download</a> it for free.
</p>
<h3>
Wednesday, December 7, 2005
</h3>
<p>
The website has been moved. Please change your links to <a href=
"http://www.cellprofiler.org" target=
"_parent">http://www.cellprofiler.org</a>
</p>
<h3>
Thursday, May 12, 2005
</h3>
<p>
Anne's talk at MipTec, Basel, Switzerland was awarded Honorable
mention for best talk of the conference.
</p>
<br />