flowsym 0.2.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

flowsym 0.2.4

flowsym



A Python API for simulating flow cytometry data.

Free software: MIT license
Documentation: https://flowsym.readthedocs.io/


Installation

Clone and navigate to this directory

$ git clone git://github.com/harmslab/flowsym
$ cd flowsym

Create a new virtual environment using requirements on environment.yml file.

$ conda env create -f environment.yml

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.