netmap.grn.inferrence.return_grn_adata_to_memory¶
- netmap.grn.inferrence.return_grn_adata_to_memory(grn_adata)[source]¶
Load the full attribution matrix from the HDF5 backing file into memory.
- Parameters:
grn_adata (anndata.AnnData) – GRN AnnData with
uns['backing_file']pointing to an HDF5 file written byinferrence_h5py().- Returns:
The same object with
Xpopulated in memory.- Return type: