Find peaks linked to a given set of genes

GetLinkedPeaks(object, features, assay = NULL, min.abs.score = 0)

Arguments

object

A Seurat object

features

A list of genes to find linked peaks 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

See also

GetLinkedGenes