Skip to content

ppouchin/i2k-2022-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2k-2022-workshop

This repository contains the scripts used for the I2K 2022 workshop "Batch processing images from OMERO in Fiji" as well as the initial Docker configuration to set up OMERO locally, with parade-crossfilter included.

Sample images should normally be available from the release page.

GitHub repositories

omero_batch-plugin

omero_macro-extensions

Setup

If you do not have access to an OMERO server, you can use the provided Docker configuration to start an instance on your computer. For this, you would first need to get Docker.

Once it is installed, you then have to open a terminal in the "0-docker" folder and type:

docker compose up -d

A local server will start and will then be available on localhost:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ImageJ Macro 94.2%
  • Dockerfile 5.8%