Open-Microscopy-Data-MATLAB

This is a tutorial demonstrating how to access open microscopy data and publish reusable and reproducible analyses in MATLAB
7 Downloads
Updated 7 Dec 2023

View Open-Microscopy-Data-MATLAB on File Exchange Open in MATLAB Online

Analyse Open Microscopy Data in MATLAB®

A MATLAB Live Script with accompanying

to access and analyze Microscopy image data sets from the Image Data Resource database

Get started

Use this tutorial to get started with freely available microscopy data at Image Data Resource directly from MATLAB.

  • No downloads, no installations
  • Open directly in MATLAB Online™ by clicking this Open in MATLAB Online
  • Step-by-step tutorial shows how to
    • Re-use available data. Access a list of openly available projects on Open Microscopy
    • Query and inspect the metadata associated with these projects using commands directly from MATLAB (RESTful API)
    • Avoid downloads. Access specific data from within the database directly and avoid time-consuming downloads of large data
    • Analyze image data to identify cells
    • Let others run your code and reproduce your results quickly. Pubish the results on GitHub and make them accessible using Open With MATLAB Online
    • Allow people to cite you! Generate a DOI® for your code by linking your GitHub repository to one of several DOI-generating sites.
  • Live Script contains easy-to-use menus for user to click and select different datasets
  • Available on File Exchange for directly installing onto your MATLAB path with one click using the Add-Ons button
  • Accompanying Jupyter notebook (.ipynb) for use in a Jupyter environment. More information on MATLAB kernel here
  • Accompanying Code Ocean® reproducible capsule (.m) for one-click reproducibility of the code by anyone, including reviewers.

About the Image Data Resource

The Image Data Resource (IDR) is a public repository of image datasets from published scientific studies, where the community can submit, search and access high-quality bio-image data. It can be accessed at https://idr.openmicroscopy.org/

For advanced users A detailed guide to the Image Data Resource API can be found here. To access the REST API use the MATLAB webread function

Required Products

This tutorial uses the following products

  • MATLAB
  • Image Processing Toolbox ™

This code has been developed and tested using MATLAB 2023b

Note This tutorial works best when delivered by a tutor. It is important to highlight best practices when working with Open Data, publishing Open Code or making research output reproducible

Cite As

Shubo Chakrabarti (2024). Open-Microscopy-Data-MATLAB (https://github.com/mathworks/Open-Microscopy-Data-MATLAB/releases/tag/v0.9), GitHub. Retrieved .

Shubo Chakrabarti, and Thomas Künzel. Access Open Microscopy Data from MATLAB. Code Ocean, 2023, doi:10.24433/CO.8820386.V1.

View more styles
MATLAB Release Compatibility
Created with R2023b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
0.9

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.