https://github.com/cmdcolin/anndata_inspector
scverse hackathon project to visually inspect anndata objects in the notebook environment
https://github.com/cmdcolin/anndata_inspector
Last synced: 9 months ago
JSON representation
scverse hackathon project to visually inspect anndata objects in the notebook environment
- Host: GitHub
- URL: https://github.com/cmdcolin/anndata_inspector
- Owner: cmdcolin
- Created: 2024-04-03T14:33:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T20:53:27.000Z (about 2 years ago)
- Last Synced: 2025-07-20T20:03:11.686Z (11 months ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anndata-inspector
A scverse hackathon 2024 project to interactively inspect anndata objects
## Screenshot

## Footnote
See also https://github.com/manzt/anndata-repr
This repo uses `anywidget` and has more dependencies while anndata-repr aims to be more static and self-contained