Library with helper methods for accessing the Image Data Resource (IDR).
- OMERO.py 5.6.x
- Python 3.6+
This requires Anaconda/Miniconda with Python 3.6.
conda env create -f environment.yml -n idr-omero conda activate idr-omero
This section assumes that an OMERO.web is already installed.
Install the app using pip:
$ pip install -U idr-py
This project, similar to many Open Microscopy Environment (OME) projects, is licensed under the terms of the GNU General Public License (GPL) v2 or later.
2017, The Open Microscopy Environment