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: 9 months ago
JSON representation

scverse hackathon project to visually inspect anndata objects in the notebook environment

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