Open Tycooner opened 11 months ago
I have same issue. Would be grateful for any help
I got same problem, any solution?
from cellbender.remove_background.downstream import anndata_from_h5
adata = anndata_from_h5('output.h5') adata
sc.read_10x_h5("filter_filtered.h5", gex_only=False) also work for me
when I get the remove-background data named output.h5, i found there is no genes in the data!!! why?