Self-contained flow cytometry analysis helpers with a slim vendored Cytoflow runtime.
Project description
zeztz-flow
zeztz-flow is an marimo-compatible flow-cytometry FCS analysis package.
Derived from cytoflow, this package is designed to become a minimal platform, allowing users to perform vibe analysis with their own AI agents.
Features:
- FCS import with automatic well-plate metadata
- Cleanup gating: scatter, doublet removal, polygon, custom thresholds
- Density plots, faceted histograms, ridgeline plots
- Subset by row, column, or well
- Median-fluorescence export
- Self-contained — vendored Cytoflow runtime, no extra installs
- Pure Python — no compiled extensions
- Designed for AI-assisted analysis
Installation
pip install zeztz-flow
For local development: mamba env create -f environment.yml
Quick Start
Open a marimo notebook, import zeztzflow, and
describe your analysis to your AI agent. The agent reads AGENTS.md
and PROJECT_GUIDE.md to generate the right code — from loading FCS
files to gating, plotting, and exporting results.
Documentation
- PROJECT_GUIDE.md — API reference, workflows, testing, publishing
- AGENTS.md — guide for AI coding agents
- llms.txt — machine-readable project map
Testing
MPLCONFIGDIR=/tmp/mplconfig python test/package_smoke_test.py
License
GPL-compatible. See LICENSE.txt and THIRD_PARTY_NOTICES.md.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zeztz_flow-0.1.1.tar.gz.
File metadata
- Download URL: zeztz_flow-0.1.1.tar.gz
- Upload date:
- Size: 72.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.10.13 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e255c6152bda3c84e229ed84c7ee1172b7dbbaffd9c5ec48702333bdc538754e
|
|
| MD5 |
982fd06051be2da947fbfdd724b67289
|
|
| BLAKE2b-256 |
89d7179bbbd9c57418b3cd7dfb9129d63ad81142b0cfdf13148070f4e27ad90b
|
File details
Details for the file zeztz_flow-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zeztz_flow-0.1.1-py3-none-any.whl
- Upload date:
- Size: 79.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.10.13 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8f6d84513855e4aa53c51b761d55d3681e374d93dfbe22395dfa9544e4a17db
|
|
| MD5 |
16beec3b1c2feef4101c3a947cc55bf5
|
|
| BLAKE2b-256 |
28039490d642a08d10a975457975b56ae66f0c556e6fef2c85486b3aa0f12d01
|