EasyVitessce: auto-magically adding interactivity to Scverse single-cell and spatial biology plots
Selena Luo, Mark S. Keller, Tabassum Kakar, Lisa Choy, Nils Gehlenborg

TL;DR
EasyVitessce is a Python package that simplifies converting static single-cell and spatial biology plots into interactive visualizations with minimal code, leveraging Vitessce for enhanced data exploration.
Contribution
It introduces an easy-to-use Python tool that automatically adds interactivity to existing static plots in the Scverse ecosystem, simplifying complex visualization configurations.
Findings
Enables interactive visualization with a single line of code
Supports viewing in notebooks and exporting configurations
Open-source and easily integrable into existing workflows
Abstract
EasyVitessce is a Python package that turns existing static Scanpy and SpatialData plots into interactive visualizations by virtue of adding a single line of Python code. The package uses Vitessce internally to render interactive plots, and abstracts away technical details involved with configuration of Vitessce. The resulting interactive plots can be viewed in computational notebook environments or their configurations can be exported for usage in other contexts such as web applications, enhancing the utility of popular Scverse Python plotting APIs. EasyVitessce is released under the MIT License and available on the Python Package Index (PyPI). The source code is publicly available on GitHub.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Single-cell and spatial transcriptomics · Data Visualization and Analytics
