Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-03T20:53:27.000Z (8 months ago)
- Last Synced: 2024-04-15T02:14:32.893Z (7 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
![](img/1.png)
## 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