Skip to content

harmslab/flowsym

Repository files navigation

flowsym

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.

About

A Python API for simulating flow cytometry data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •