Replies: 3 comments 5 replies
-
You could try running MAGIC, I haven't used it but it should also work for scATAC-seq What I've used in the past is a simple k-nearest neighbor smoothing of the peak matrix for visualization of individual peaks in datasets that are very sparse, there's an example here: https://github.com/timoast/nanobody/blob/master/code/bmmc_dual/trajectory.R#L80-L91 |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Dear @PeggySze @timoast @jiangpuxuan , |
Beta Was this translation helpful? Give feedback.
-
I'd like to draw a heatmap showing peak signals in differernt groups of cells. However, due to the sparsity of scATAC-seq data, it doesn't look good. It's possible to impute/enhance peak signals by smoothing signal across nearby cells in scATAC-seq dataset just like the way MAGIC(Markov Affinity-based Graph Imputation of Cells ) does in scRNA-seq ?
Beta Was this translation helpful? Give feedback.
All reactions