Skip to content

A catalog of all public OME-NGFF representative samples derived from IDR data

Notifications You must be signed in to change notification settings

IDR/ome-ngff-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ome-ngff-samples

This is a page to list various OME-NGFF sample images from IDR. Deployed at https://idr.github.io/ome-ngff-samples/

Development

To deploy locally, you'll need to comment-out this line in the Gemfile::

gem "github-pages", group: :jekyll_plugins

Then you can run jekyll in a conda environment::

conda create -n jekyll -c conda-forge rb-bundler c-compiler compilers cxx-compiler
conda activate jekyll
bundle install
bundle exec jekyll serve

This will generate the html and serve it at http://127.0.0.1:4000/ but static files such as JavaScript and CSS will be missing.

About

A catalog of all public OME-NGFF representative samples derived from IDR data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published