Metadata-Version: 2.1
Name: readimc
Version: 0.1.2
Summary: Read Fluidigm(R) Imaging Mass Cytometry(TM) files
Home-page: https://github.com/BodenmillerGroup/readimc
Author: Jonas Windhager
Author-email: jonas.windhager@uzh.ch
License: MIT
Keywords: Fluidigm,Imaging Mass Cytometry,IMC,MCD
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# readimc

<img alt="Python" src="https://img.shields.io/pypi/pyversions/readimc">
<a href="https://github.com/BodenmillerGroup/readimc/actions/workflows/build.yml"><img alt="Build" src="https://img.shields.io/github/workflow/status/BodenmillerGroup/readimc/build?label=build"></a>
<a href="https://pypi.org/project/readimc"><img alt="PyPI" src="https://img.shields.io/pypi/v/readimc"></a>
<img alt="Coverage" src="https://img.shields.io/codecov/c/github/BodenmillerGroup/readimc">
<a href="https://github.com/BodenmillerGroup/readimc/actions/workflows/docs.yml"><img alt="Documentation" src="https://img.shields.io/github/workflow/status/BodenmillerGroup/readimc/docs?label=docs"></a>
<a href="https://github.com/BodenmillerGroup/readimc/issues"><img alt="Issues" src="https://img.shields.io/github/issues/BodenmillerGroup/readimc"></a>
<a href="https://github.com/BodenmillerGroup/readimc/pulls"><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"><img alt="License" src="https://img.shields.io/github/license/BodenmillerGroup/readimc"></a>

Python package for reading Fluidigm&reg; Imaging Mass Cytometry&trade; files

Documentation is available at [https://bodenmillergroup.github.io/readimc](https://bodenmillergroup.github.io/readimc)


