CreateRegionPileupMatrix | R Documentation |
For a set of aligned genomic ranges, find the total number of integration sites per cell per base.
CreateRegionPileupMatrix( object, regions, assay = NULL, cells = NULL, verbose = TRUE )
object |
A Seurat object |
regions |
A GRanges object |
assay |
Name of the assay to use |
cells |
Which cells to include. If NULL, use all cells |
verbose |
Display messages |
cut site pileup matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.