mvinyard / AnnDataQuery

Fetch and format data matrices from AnnData

Home Page:https://michael-vinyard.gitbook.io/anndataquery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔎 AnnDataQuery

PyPI pyversions PyPI version Code style: black

Fetch data matrices from AnnData and format as np.ndarray or torch.Tensor, on any device.

Installation

pip install adata-query

Get started

Example: notebook

For more information, see: documentation

About

Fetch and format data matrices from AnnData

https://michael-vinyard.gitbook.io/anndataquery/

License:MIT License


Languages

Language:Jupyter Notebook 59.3%Language:Python 40.7%