JonathanShor / DoubletDetection

Doublet detection in single-cell RNA-seq data.
https://doubletdetection.readthedocs.io/en/stable/
MIT License
81 stars 23 forks source link

Sparse raw counts and UMAP #118

Closed adamgayoso closed 5 years ago

adamgayoso commented 5 years ago
adamgayoso commented 5 years ago

I am going to push an updated notebook, but we also need to change normalizer to take a sparse input (in the docstring). That is to say any custom normalizer must accept a sparse array.