Skip to content

joefutrelle/pyifcb

Repository files navigation

pyifcb - Imaging FlowCytobot Python API

Overview

This module provides facilities for accessing data generated by the Imaging FlowCytobot. It can read and write IFCB data in various formats, including the instrument's native format, and can serve as the basis of any application that uses IFCB data.

Installation

With pip:

pip install git+https://github.com/joefutrelle/pyifcb

It is strongly recommended that you use a version tag when installing pyifcb. See releases for available version tags.

For example to install pyifcb 1.1.1,

pip install 'git+https://github.com/joefutrelle/[email protected]'

From the latest git commit:

git clone https://github.com/joefutrelle/pyficb
cd pyifcb
pip install .

Documentation

For complete documentation, see this repo's wiki.

Build status

About

IFCB data system, generation 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages