Find genes linked to a given set of peaks
GetLinkedGenes(object, features, assay = NULL, min.abs.score = 0)
| object | A Seurat object |
|---|---|
| features | A list of peaks to find linked genes for |
| assay | Name of assay to use. If NULL, use the default assay |
| min.abs.score | Minimum absolute value of the link score for a link to be returned |
GetLinkedPeaks