Get object from AnnData: get

Get object from AnnData: get#

These functions offer convineant ways to move arrays and matrices from and to the GPU.

get.aggregate(adata, by, func, *[, axis, ...])

Aggregate data matrix based on some categorical grouping.

get.anndata_to_GPU(adata[, layer, ...])

Transfers matrices and arrays to the GPU

get.anndata_to_CPU(adata[, layer, ...])

Transfers matrices and arrays from the GPU