Write .fcs files (flow cytometry)


Keywords
fcs, flow, cytometry, standard
License
BSD-1-Clause
Install
pip install fcswrite==0.6.2

Documentation

fcswrite

PyPI Version Tests Coverage Status

fcswrite allows you to write .fcs files, a file format used in flow cytometry. Currently, fcswrite partially supports the FCS3.0 file format - Contributions to fcswrite are welcome.

Compatibility

fcswrite was tested (not thoroughly) with these softwares/libraries:

Installation

Install with pip:

pip install fcswrite

Requirements:

Testing

Running tests

python setup.py test