coSMicQC is a software tool for single-cell quality control of morphology datasets.
Project description
Single cell Morphology Quality Control
:stars: Navigate the cosmos of single-cell morphology with confidence — coSMicQC keeps your data on course!
coSMicQC is a Python package to evaluate converted single-cell morphology outputs from CytoTable.
It can be challenging to get "perfect" single-cell compartment segmentation across large high-throughput screens when performing object detection in CellProfiler (or similar software). Technical artifacts can arise during segmentation, leading to issues such as under-segmentation, over-segmentation, or the erroneous segmentation of background noise, smudges, or bright artifacts.
In single-cell analysis, intriguing phenotypes often emerge by examining morphological differences. However, technical outliers in the data can obscure these biological insights, compromising the validity of the findings.
By utilizing specific morphological features extracted with CellProfiler, particularly AreaShape features, you can identify technically incorrect segmentations. These can then be labeled or removed before further preprocessing steps, such as those performed with pycytominer.
Installation
Install coSMicQC from PyPI or from source:
# install from pypi
pip install coSMicQC
# install directly from source
pip install git+https://github.com/WayScience/coSMicQC.git
Contributing, Development, and Testing
Please see CONTRIBUTING.md for more details on contributions, development, and testing.
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.