.CCbyPeaks.Seurat function
dot-CCbyPeaks.Seurat.Rd
Top positive&negative peaks of CCs
Usage
# S3 method for Seurat
.CCbyPeaks(
object,
CCs = 1:3,
topN = 10,
Peak.assay = "Peaks",
MOJITOO.reduction = "MOJITOO"
)
Arguments
- object
Seurat object
- CCs
CC vector which CCs
- topN
topn peaks to plot
- MOJITOO.reduction
mojitoo reduction name
- Peaks.assay
peak assays
Examples
.CCbyPeaks()
#> Error in .CCbyPeaks(): could not find function ".CCbyPeaks"