Counts the Tn5 insertion frequency for each DNA hexamer.
InsertionBias(object, ...) # S3 method for ChromatinAssay InsertionBias(object, genome, region = "chr1-1-249250621", verbose = TRUE, ...) # S3 method for Seurat InsertionBias( object, genome, assay = NULL, region = "chr1-1-249250621", verbose = TRUE, ... )
| object | A Seurat or ChromatinAssay object |
|---|---|
| ... | Additional arguments passed to |
| genome | A BSgenome object |
| region | Region to use when assessing bias. Default is human chromosome 1. |
| verbose | Display messages |
| assay | Name of assay to use |
Returns a Seurat object