项目作者: ome

项目描述 :
Bio-Formats Octave container based on openmicroscopy/octave
高级语言: MATLAB
项目地址: git://github.com/ome/bio-formats-octave-docker.git
创建时间: 2016-12-05T22:26:57Z
项目社区:https://github.com/ome/bio-formats-octave-docker

开源协议:

下载


Bio-Formats Octave

Actions Status

This container contains GNU Octave with the latest Bio-Formats package
installed.

Usage

The following command:

  1. docker run --rm -it openmicroscopy/bio-formats-octave

should start an interactive Octave console from which Bio-Formats can be loaded using:

  1. octave:1> pkg load bioformats
  2. octave:1> bfCheckJavaPath;

References

For more information see
https://docs.openmicroscopy.org/latest/bio-formats/users/octave/index.html