Search

Search results

61 results found

Screening a million compounds for the price of a few thousand?

Anne Carpenter Biologists are coming up with more and more complex physiologically-relevant assay systems and scaling them up for screens. From co-cultured cells to C. elegans to 3D organoids and tumor spheroids, these assay systems can be challenging, expensive, lower-throughput, and/or rely on...

CellProfiler 4.2 Release

David R. Stirling Hi all, We’ve now released CellProfiler 4.2! You can download it from https://cellprofiler.org/releases. We have a few new features and improvements in this release. There have been numerous smaller bug fixes, but the key changes are as follows: We’ve fixed an issue which was...

Docker for Biologists

Docker is discussed in the bioimage analysis world a lot these days. But what are dockers? How does Docker make life easier? In this blog post, I will try to explain the basics of docker and why it matters to biologists. Have you ever faced package dependency issues when creating Python environments...

Input Modules Tutorial

Barbara Diaz-Rohrer If you are working with single-channel images, you can just drag a few images into CellProfiler and start making your pipeline. Most of us, however, have images with multiple channels or more complex image metadata that you need to tell CellProfiler how to identify.The tutorial...

Browser-based Apps for Data Visualization

Minh Doan Have you ever stumbled across some amazing data visualization tools that run entirely on a web browser (such as this and many others), and wished you could plug in your own data and visualize it? Or, as a biologist, you may know of a good analytic tool, but it either costs too much...

CellProfiler & Ilastik: Superpowered Segmentation

Kyle Karhohs Joining forces CellProfiler is capable of accurate and reliable segmentation of cells by utilizing a broad collection of classical image processing methods. Peruse the documentation on the IdentifyPrimaryObjects module, for example, to get a sense of these, e.g., thresholding...

Help! Why does CellProfiler say it can’t find any valid image sets?

Beth Cimini Defining the input to CellProfiler can be the hardest part of getting your pipeline set up and your analysis underway. Incoming images are configured in the first 4 modules of CellProfiler – Images, Metadata, NamesAndTypes, and Groups – which offer lots of flexibility. But it’s sometimes...