DataBrowser Tutorial

Low-level reference docs for your project.

ScopeFoundry provides a DataBrowserApp that makes it easy for a user to explore a set of experimental results on their computer. It is a plug-in-based application, where data-type plug-ins (a DataBrowserView) can show relevant data within the file.

The [FoundryDataBrowser project][FoundryDataBrowser] is an example of the ScopeFoundry DataBrowser with a number of Views used to browse common experimental data at the Molecular Foundry.

Image of the DataBrowser

Requirement: Install ScopeFoundry

Steps

  1. Make a DataBrowser app.
  2. Make an image viewer example that shows images.

DataBrowserApp

Learn how to create a custom DataBrowserApp.

ImageRead Viewer

Learn how to create custom DataBrowserView applications.

H5 file Viewer

Learn how to create custom DataBrowserView for .h5 quickly

PlugIn

Learn how to setup Data-Browser PlugIn