Transform CellProfiler and DeepProfiler data for processing image-based profiling readouts with Pycytominer and other Cytomining tools.
Project description
CytoTable
Diagram showing data flow relative to this project.
Summary
CytoTable enables single-cell morphology data analysis by cleaning and transforming CellProfiler (.csv
or .sqlite
), cytominer-database (.sqlite
), and DeepProfiler (.npz
), and other sources such as IN Carta data output data at scale.
CytoTable creates parquet files for both independent analysis and for input into Pycytominer.
The Parquet files will have a unified and documented data model, including referenceable schema where appropriate (for validation within Pycytominer or other projects).
The name for the project is inspired from:
- Cyto: "1. (biology) cell." (Wiktionary: Cyto-)
- Table:
- "1. Furniture with a top surface to accommodate a variety of uses."
- "3.1. A matrix or grid of data arranged in rows and columns."
(Wiktionary: Table)
Installation
Install CytoTable from PyPI or from source:
# install from pypi
pip install cytotable
# install directly from source
pip install git+https://github.com/cytomining/CytoTable.git
Contributing, Development, and Testing
We test CytoTable using ubuntu-latest
and macos-latest
GitHub Actions runner images.
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.
Source Distribution
Built Distribution
Hashes for cytotable-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c05fd9a6fd6091c284f2dc533bb3386803ad5d3e0c20e73b434b2bb81afc6329 |
|
MD5 | 4a825d46adb429db918150640e19c46e |
|
BLAKE2b-256 | f39c424d856fd4a333387a56989050ea730cac20dc436aa6aab4655d6dda483e |