Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 450 Bytes

LowpassingHM

Improve your single cell gene expression heatmap with one function

Example

LowPassingHM(seurat_object,beta = 10,markers = top10$gene) # the inputted seurat object need build snn graph at first

Raw heatmap

raw

New heatmap

new