Skip to main content

Open Source GUI App for Cytometry Acquisition and Analysis

Project description

Cytkit | Honeychrome

Honeychrome

Open-Source Cross-Platform GUI App for Cytometry Acquisition and Analysis. Built in Python. Source code on GitHub. Part of the Cytkit project to provide a complete open-source spectral cytometer.

Animated Demo

Our aim is to make Honeychrome so intuitive that you don't need instructions. But just in case, we have prepared this instructional video on YouTube: Introduction to Honeychrome in 30 Minutes.

We also have a set of guides to using Honeychrome:

Mission statement

For too long, our field lacked a general purpose, free and open-source cytometry software package. We are plugging that gap to provide a software package that is useful for everybody: power cytometrists, biologists, students, innovators. The app is lightweight but provides all the features one expects:

  • acquire data (starting with Cytkit, perhaps with drivers for other instruments in the future)
  • analyse data from any instrument's FCS files
  • provide both conventional compensation and spectral unmixing
  • give simple statistical comparisons between samples, publication-quality graphs and exports
  • provide intuitive usability with minimal instructions
  • support the major operating systems (Windows, MacOS, Linux...)
  • no collection or processing of personal information

Honeychrome is fully open source to provide a platform that innovators can exploit, for developing both new instrumentation and new methods in data analysis/visualisation.

See more about Honeychrome and the Cytkit project here: cytkit.com

Installation

You have the following options, depending on whether you want to use the Python source code or just download an executable. For most users, it is sufficient to download an executable for your platform (Windows/Linux/MacOS).

Note that the plugin system is only available if Honeychrome is run from the Python source code.

For non-programmers: download and run executable

A set of compressed binary packages are available in the releases section.

Note: Since Honeychrome is very new, you may get warnings on Windows/Mac that the application is unrecognised. If so, please post the warning on the Github issues page, or contact Samson (cytkit.com/contact). You can normally click through any warnings; starting the app should function normally after that.

Windows

  1. Download Honeychrome for Windows x64
  2. Double click to run the installer

Linux (Ubuntu > 24.04)

  1. Download Honeychrome for Linux x64 Ubuntu > 24.04
  2. Extract the honeychrome folder and put it somewhere appropriate for the single user or system
  3. Change to the honeychrome folder and run ./install_linux.sh

(For other Linux systems, please use the Python instructions below.)

MacOs

  1. Download Honeychrome for MacOS
  2. Open the disk image and drag honeychrome.app to your Applications folder.
  3. Double click the app in your Applications folder to run

Other systems

For all other systems, please follow the Python instructions below.

Note: If you want to use the plugin functionality, please clone and run the full Python package according to the instructions below.

Run Honeychrome from Python source

Follow these steps to clone the repository and run the application from source:

  1. Clone the repository:

    git clone https://github.com/salmansamson/honeychrome.git
    cd honeychrome
    
  2. Create a virtual environment: Requires Python 3.12 or higher.

    python3 -m venv .venv
    
  3. Activate the virtual environment:

    • Linux/macOS: source .venv/bin/activate
    • Windows: .venv\Scripts\activate
  4. Upgrade pip and install dependencies:

    pip install --upgrade pip
    pip install -r requirements.txt
    
  5. Install the package in editable mode: This ensures all internal modules are correctly mapped to your path.

    pip install -e .
    
  6. Run the application:

    python3 -m honeychrome.main
    

Contributions

We have many ideas for Honeychrome and welcome new ones. We also welcome anyone wishing to contribute to and improve the software!

We will shortly release fuller instructions and documentation for programmers wishing to build on Honeychrome in new open source cytometry projects. In the meantime, please contact us if you require assistance.

Honeychrome builds on several great open source Python packages:

  • FlowKit - for definition of gates, gating hierarchies, transforms, and FCS input/output
  • PySide6 - the GUI system, Qt for Python
  • pyqtgraph - extremely fast plotting and manipulation of plots in Qt
  • Several others for processing of data, including numpy, scikit, sklearn
  • Seaborn and Matplotlib for publication-quality graphics

Samson Rogers has been the main developer so far. Oliver Burton contributed the AutoSpectral AF function and many aspects of the spec and usability. Thanks to support and advice from many people including C. Vant, Lotte Carr, Scott Tasker, Philip Jones, Robyn Pritchard.

Roadmap

By January 2027, we hope to get to a stable release labeled v1.0.0, including the following:

  • all bugs fixed
  • documentation for users
  • documentation for developers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

honeychrome-0.7.1.tar.gz (208.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

honeychrome-0.7.1-py3-none-any.whl (233.9 kB view details)

Uploaded Python 3

File details

Details for the file honeychrome-0.7.1.tar.gz.

File metadata

  • Download URL: honeychrome-0.7.1.tar.gz
  • Upload date:
  • Size: 208.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for honeychrome-0.7.1.tar.gz
Algorithm Hash digest
SHA256 8c78ccc673f37f61d7de9d0ae6bb894ebe31a65e66a7bc6083eadc6e267c56df
MD5 cfa8af735918626b975e676845de2033
BLAKE2b-256 b8772efc1a74dd14d12dbb12e6974b25c6ea76f4503f22c67a226a9df6724831

See more details on using hashes here.

File details

Details for the file honeychrome-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: honeychrome-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 233.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for honeychrome-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e689e5c5d1d6e0d8eeca88d2b217f70ef0585c8b4389681cd3c4b192afa6b205
MD5 9e1e6410385c7dbee245d60776620d54
BLAKE2b-256 0e0ee960deea0c0659a93ccd97ce12c4c64e406d3b2ccdd50306948e490942ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page