MultiRegionCutMatrix | R Documentation |
Generate cut matrix for many regions
MultiRegionCutMatrix( object, regions, group.by = NULL, fragments = NULL, assay = NULL, cells = NULL, verbose = FALSE )
object |
A Fragment object |
regions |
A set of GRanges |
group.by |
Name of grouping variable to use |
fragments |
A list of Fragment objects |
assay |
Name of the assay to use |
cells |
Vector of cells to include |
verbose |
Display messages |
Run CutMatrix on multiple regions and add them together. Assumes regions are pre-aligned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.