Seurat.utils
Seurat.utils copied to clipboard
quantile cutoff in plot3D.umap.gene works differently than in DimPlot
- It seems that quantile cutoff in
DimPlot()works nicerthan in plot3D.umap.gene(). - I assume it's because they cutoff differently: probably only on the non-zero values
- Not verified, but once it is , we should implement it