Metadata-Version: 2.1
Name: readimc
Version: 0.6.2
Summary: Python package for reading imaging mass cytometry (IMC) files
Home-page: https://github.com/BodenmillerGroup/readimc
Author: Jonas Windhager
Author-email: jonas.windhager@uzh.ch
License: MIT
Keywords: imaging mass cytometry,IMC
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# readimc

<a href="#"><img alt="Python" src="https://img.shields.io/pypi/pyversions/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/actions/workflows/build.yml" alt="Build"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/build.yml?label=build" /></a>
<a href="https://pypi.org/project/readimc" alt="PyPI"><img alt="PyPI" src="https://img.shields.io/pypi/v/readimc" /></a>
<a href="#"><img alt="Coverage" src="https://img.shields.io/codecov/c/github/BodenmillerGroup/readimc" /></a>
<a href="https://bodenmillergroup.github.io/readimc" alt="Documentation"><img alt="Documentation" src="https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/docs.yml?label=docs" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/issues" alt="Issues"><img alt="Issues" src="https://img.shields.io/github/issues/BodenmillerGroup/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/pulls" alt="Pull requests"><img alt="Pull requests" src="https://img.shields.io/github/issues-pr/BodenmillerGroup/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/blob/main/LICENSE" alt="License"><img alt="License" src="https://img.shields.io/github/license/BodenmillerGroup/readimc" /></a>

Python package for reading imaging mass cytometry (IMC) files

Documentation is available at https://bodenmillergroup.github.io/readimc
