scpdac.pp.slice_and_bin#
- scpdac.pp.slice_and_bin(adata, species, binning=50, layer_key=None)#
Subset to species-specific manual genes and bin the chosen layer.
- Parameters:
- Return type:
- Returns:
A new AnnData with sliced genes and a
"binned_data"layer.- Raises:
ValueError – If the species is not recognized.