DataBrowser Tutorial

An app for quick data inspection and analysis.

ScopeFoundry provides a DataBrowserApp that makes it easy for users 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 display relevant data within the file.

The FoundryDataBrowser project 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 as an example that shows images.

DataBrowserApp

Learn how to create a custom DataBrowserApp.

MatplotlibImreadView Example

Learn how to create custom DataBrowserView for your applications.

H5 file Viewer

Learn how to create custom DataBrowserView for .h5 quickly

DataBrowserPlugIn

A plugin that can be shown aside your DataBrowserViews.