Metadata-Version: 2.1
Name: napari-imc
Version: 0.5.6
Summary: Imaging Mass Cytometry (IMC) file type support for napari
Home-page: https://github.com/BodenmillerGroup/napari-imc
Author: Jonas Windhager
Author-email: jonas.windhager@uzh.ch
License: MIT
Project-URL: Bug Tracker, https://github.com/BodenmillerGroup/napari-imc/issues
Project-URL: Documentation, https://github.com/BodenmillerGroup/napari-imc#README.md
Project-URL: Source Code, https://github.com/BodenmillerGroup/napari-imc
Project-URL: User Support, https://github.com/BodenmillerGroup/napari-imc/issues
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Framework :: napari
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: IMAXT
License-File: LICENSE.md

# napari-imc

<a href="https://pypi.org/project/napari-imc/">
    <img src="https://img.shields.io/pypi/v/napari-imc" alt="PyPI" />
</a>
<a href="https://github.com/BodenmillerGroup/napari-imc/blob/main/LICENSE.md">
    <img src="https://img.shields.io/pypi/l/napari-imc" alt="License" />
</a>
<a href="https://www.python.org/">
    <img src="https://img.shields.io/pypi/pyversions/napari-imc" alt="Python" />
</a>
<a href="https://github.com/BodenmillerGroup/napari-imc/issues">
    <img src="https://img.shields.io/github/issues/BodenmillerGroup/napari-imc" alt="Issues" />
</a>
<a href="https://github.com/BodenmillerGroup/napari-imc/pulls">
    <img src="https://img.shields.io/github/issues-pr/BodenmillerGroup/napari-imc" alt="Pull requests" />
</a>

Imaging Mass Cytometry&trade; (IMC&trade;) file type support for napari

Load panoramas and multi-channel acquisitions co-registered within the machine's coordinate system from Fluidigm&reg; TXT/MCD&trade; files

## Installation

You can install napari-imc via [pip](https://pypi.org/project/pip/):

    pip install napari-imc

## Authors

Created and maintained by Jonas Windhager [jonas.windhager@uzh.ch](mailto:jonas.windhager@uzh.ch)

## Contributing

[Contributing](https://github.com/BodenmillerGroup/napari-imc/blob/main/CONTRIBUTING.md)

## Changelog

[Changelog](https://github.com/BodenmillerGroup/napari-imc/blob/main/CHANGELOG.md)

## License

[MIT](https://github.com/BodenmillerGroup/napari-imc/blob/main/LICENSE.md)


