Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

BodenmillerGroup/imctools

Repository files navigation

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 vito.zanotelli@uzh.ch and Anton Rau anton.rau@uzh.ch

Contributing

Contributing

Changelog

Changelog

License

MIT