Skip to content

Utility notebook to interact with HCS data on OMERO

Notifications You must be signed in to change notification settings

cai-hhu/omero-HCS-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

omero-HCS_notebooks

Utility notebook to interact with HCS data on OMERO. These notebooks are used internally and should be reused with caution.

Setup conda environment

conda create -n omero python=3.9 conda-forge::zeroc-ice==3.6.5 omero-py pip
conda activate myenv
pip install ezomero ipykernel
python -m ipykernel install --user --name=omero     # Setup the environment to use in jupyter 

About

Utility notebook to interact with HCS data on OMERO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published