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.
翻译:EasyVitessce是一个Python软件包,仅需添加一行Python代码,即可将现有的静态Scanpy与SpatialData图谱转化为交互式可视化结果。该包内部使用Vitessce渲染交互式图谱,并封装了Vitessce配置所涉及的技术细节。生成的交互式图谱可在计算笔记本环境中查看,其配置亦可导出以供其他场景(如网络应用程序)使用,从而增强了流行的Scverse Python绘图API的实用性。EasyVitessce基于MIT许可证发布,可通过Python包索引(PyPI)获取。源代码已在GitHub上公开。