Napari is a graphical application for viewing and exploring multidimensional scientific images. It can display 2D, 3D, and time-series data using separate layers for images, labels, points, shapes, and other annotations. Users can adjust how data are displayed, inspect individual values, and extend napari with plugins for specialized analysis workflows.
To run it interactively on biowulf, we recommend connecting via HPC OnDemand, then opening a terminal to load the module and run like so:
[user@cn1234 ]$ module load napari [user@cn1234 ]$ napari &
