Metadata-Version: 2.1
Name: cif2bin
Version: 0.0.4
Summary: Convert Amnis ImageStream cif-files to a binary format.
Home-page: https://github.ugent.be/mlippeve/cif2bin
Author: Maxim Lippeveld
Author-email: lippeveld.maxim@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: javabridge (==1.0.18)
Requires-Dist: python-bioformats (==1.5.2)
Requires-Dist: numpy (==1.15.4)
Requires-Dist: joblib (==0.13.0)
Requires-Dist: tqdm (==4.28.1)

# cif2bin
---
Cif2bin is a package that saves the images from the
proprietary Amnis ImageStream cif-file format to 
an easy to use binary file using bioformats.

