8000 GitHub - snoopycrimecop/omero-guide-ilastik
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

snoopycrimecop/omero-guide-ilastik

 
 

Repository files navigation

Guide on how to integrate ilastik and OMERO

Binder

Documentation Status

The documentation is deployed at Use Ilastik.

This guide demonstrates how to use ilastik to analyze data stored in IDR or an OMERO server.

This repository contains documentation and notebooks.

To run the notebooks, you can either run on mybinder.org or build locally with repo2docker.

To build locally:

  • Install [Docker][https://www.docker.com/] if required
  • Open a terminal as administrator
  • Create a virtual environment and install repo2docker from PyPI.
  • Clone this repository
  • Run repo2docker
pip install jupyter-repo2docker
git clone https://github.com/ome/omero-guide-ilastik.git
cd omero-guide-ilastik
repo2docker .

This a Sphinx based documentation. If you are unfamiliar with Sphinx, we recommend that you first read Getting Started with Sphinx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 78.9%
  • Python 14.8%
  • Groovy 6.2%
  • Shell 0.1%
0