Skip to main content

ConvexGating is a Python tool to infer optimal gating strategies for flow cytometry and cyTOF data.

Project description

PyPI Python Version License Read the documentation at https://convexgating.readthedocs.io/ Build Package Status Run Tests Status Codecov pre-commit Black

Features

Convex gating is a Python package to infer an optimal gating strategy from flow, cyTOF or Ab/CITE-seq data. Convex gating expects a labelled input (for instance, from clustering) and returns a gating panel to separate the selected group of events (e.g. a cluster) from all other events (see Fig. 1a). For each cluster, it reports the purity (precision), yield (recall) and the harmonic mean of both metrics (F1 score) for each gate hierarchy and the entire gating strategy. It relies on the scanpy/anndata for the data format and data pre-processing and further on PyTorch for stochastic gradient descent. Therefore, resulting gates may slightly vary.

overview

The iterative procedure to find a suitable gate before applying the convex hull is illustrated in the following graphic.

Update

Installation

You can install convexgating via pip from PyPI:

$ pip install convexgating

Usage

Please see the Command-line Reference for details.

Credits

This package was created with cookietemple using Cookiecutter based on Hypermodern_Python_Cookiecutter.

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

convexgating-0.1.0.tar.gz (24.8 kB view hashes)

Uploaded Source

Built Distribution

convexgating-0.1.0-py3-none-any.whl (25.6 kB view hashes)

Uploaded Python 3

Supported by

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