cNMF
cNMF copied to clipboard
Replace deprecated `sc.pp.normalize_per_cell` with `sc.pp.normalize_total`
normalize_per_cell
raises numpy.core._exceptions.UFuncTypeError
(see https://github.com/scverse/scanpy/issues/2500) and is deprecated.