This repository includes utility functions for working with MIBI data.
-
make sure you have Python (version 3.6 or above) installed. https://www.python.org/downloads/
-
Open the terminal from the location you want the project to be downloaded to (e.g. PycharmProjects directory)
-
run this line:
git clone https://github.com/KerenLab/MIBIutils.git
- put the MIBItiff files in 'data/MIBI' (in the project directory).
-
open terminal from the project directory, and run this line:
bash run.sh
-
the script extracts all single-channel images from each MIBItiff file.