Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added packages/spatialvista/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions packages/spatialvista/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: spatialvista
description: |
SpatialVista is an interactive 3D spatial transcriptomics visualization tool designed specifically for Jupyter Notebook/Lab.
It seamlessly integrates into your data analysis workflow, providing efficient and intuitive exploration of spatial omics data.

project_home: https://github.com/JianYang-Lab/spatial-vista-py
documentation_home: https://jianyang-lab.github.io/spatial-vista-py/
tutorials_home: https://jianyang-lab.github.io/spatial-vista-py/quickstart/
publications:
- 10.1038/s41588-026-02696-7
install:
pypi: spatialvista
primary_category: Spatial
tags:
- visualization
- spatial transcriptomics
license: MIT
language: Python
contact:
- wjwei-handsome
logo: logo.png
test_command: uv run --with pytest pytest -q
category: ecosystem
Loading