Skip to content

mvinyard/AnnDataQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 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