python-bioformats

Type
Author
Lee Kamentsky, Vebjorn Ljosa
Execution Platform
Programming Language
Interaction Level
License/Openness
License
GPL
Description
Python-bioformats is a Python wrapper for Bio-Formats, a standalone Java library for reading and writing life sciences image file formats. Bio-Formats is capable of parsing both pixels and metadata for a large number of formats, as well as writing to several formats. Python-bioformats uses the python-javabridge to start a Java virtual machine from Python and interact with it. Python-bioformats was developed for and is used by the cell image analysis software CellProfiler (cellprofiler.org). PyPI record: https://pypi.python.org/pypi/python-bioformats Documentation: http://pythonhosted.org/python-bioformats/ GitHub repository: https://github.com/CellProfiler/python-bioformats Report bugs here: https://github.com/CellProfiler/python-bioformats/issues python-bioformats is licensed under the GPL license to be compatible with the copy of Bio-Formats that is distributed with the package, but is compatible with a BSD license if loci_tools.jar is replaced with SCIFIO jars. See the accompanying file LICENSE for details.
Entry Curator
Last modified
09/12/2017 - 20:05