imctools icon indicating copy to clipboard operation
imctools copied to clipboard

Tools to handle IMC data

imctools

PyPI PyPI - Python Version PyPI - License GitHub Workflow Status (branch)

Deprecation note: This repository is not actively maintained. For a maintained IMC file parser implementation please refer to readimc.

Background

An IMC file conversion tool that aims to convert IMC raw data files (.mcd, .txt) into an intermediary ome.tiff, containing all the relevant metadata. Further it contains tools to generate simpler TIFF files that can be directly be used as input files for e.g. CellProfiller, Ilastik, Fiji etc.

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

Requirements

This package requires Python 3.7 or later.

Using virtual environments is strongly recommended.

Installation

Install imctools and its dependencies with:

pip install imctools

Usage

See Quickstart

Authors

Created and maintained by Vito Zanotelli [email protected] and Anton Rau [email protected]

Contributing

Contributing

Changelog

Changelog

License

MIT