GetLinkedGenes: Get genes linked to peaks
Description
Find genes linked to a given set of peaks
Usage
GetLinkedGenes(object, features, assay = NULL, min.abs.score = 0)
Arguments
- 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