igoravl / digital_slide_archive

The official deployment of the Digital Slide Archive and HistomicsTK.

Home Page:https://digitalslidearchive.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Slide Archive

The Digital Slide Archive is a system for working with large microscopy images.

  • Organize images from a variety of assetstores, such as local file systems and S3.
  • Provide user access controls.
  • Image annotation and review.
  • Run algorithms on all or parts of images.

Website

See https://digitalslidearchive.github.io/digital_slide_archive/ for information about the system.

Demo Instance

http://demo.kitware.com/histomicstk/histomicstk.

Installation

For installation instructions, see the complete docker-compose example.

There is an older method that doesn't use docker-compose. See here.

For local development including HistomicsUI, there are some devops scripts.

There is a migration guide from the Girder 2 version.

Adding Docker Tasks

Docker tasks conforming to the slicer_cli_web module's requirements can be added. These tasks appear in the HistomicsUI interface and in the Girder interface. An administrator can add a Docker image by going to the slicer_cli_web plugin settings and entering the Docker image name there. For instance, to get the HistomicsTK tasks, add dsarchive/histomicstk:latest.

Funding

This work was funded in part by the NIH grant U24-CA194362-01.

About

The official deployment of the Digital Slide Archive and HistomicsTK.

https://digitalslidearchive.github.io

License:Other


Languages

Language:Python 85.2%Language:Shell 6.8%Language:Dockerfile 3.9%Language:Jinja 2.6%Language:Vim Script 1.4%