Skip to main content

A Python API for simulating flow cytometry data

Project description

flowsym

https://badge.fury.io/py/flowsym.svg https://travis-ci.com/harmslab/flowsym.svg?branch=master Documentation Status

A Python API for simulating flow cytometry data.

Installation

  1. Clone and navigate to this directory

$ git clone git://github.com/harmslab/flowsym
$ cd flowsym
  1. Create a new virtual environment using requirements on environment.yml file.

$ conda env create -f environment.yml
  1. Alternatively, install the requirements manually. Note that hdbscan must be installed using conda-forge channel

$ conda install -c conda-forge hdbscan
$ pip install -r requirements.txt

Examples

Coming soon.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.2 (2020-08-21)

  • First release on PyPI.

0.2.3 (2020-08-22)

  • Second release on PyPI.

0.2.4 (2020-08-22)

  • Minor release on PyPI.

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

flowsym-0.2.4.tar.gz (76.8 kB view hashes)

Uploaded Source

Built Distribution

flowsym-0.2.4-py3-none-any.whl (68.4 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