.CCbyPeaks.Seurat | R Documentation |
Top positive&negative peaks of CCs
## S3 method for class 'Seurat'
.CCbyPeaks(
object,
CCs = 1:3,
topN = 10,
Peak.assay = "Peaks",
MOJITOO.reduction = "MOJITOO"
)
object |
Seurat object |
CCs |
CC vector which CCs |
topN |
topn peaks to plot |
MOJITOO.reduction |
mojitoo reduction name |
Peaks.assay |
peak assays |
.CCbyPeaks()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.