ifcb_run_image_gallery: Run IFCB Image Gallery

View source: R/ifcb_run_image_gallery.R

ifcb_run_image_galleryR Documentation

Description

Launches a Shiny application that provides an interactive interface for browsing and managing IFCB (Imaging FlowCytobot) image galleries.

Usage

ifcb_run_image_gallery()

Details

Users can specify a folder containing .png images, navigate through the images, select and unselect images, and download a list of selected images. This feature is particularly useful for quality control of annotated images. A downloaded list of images from the app can also be uploaded to filter and view only the selected images.

Value

No return value. This function launches a Shiny application for interactive image browsing and management.

Examples

## Not run: 
# Run the IFCB image gallery Shiny app
ifcb_run_image_gallery()

## End(Not run)

iRfcb documentation built on April 16, 2025, 1:09 a.m.