GetLinkedPeaks: Get peaks linked to genes

View source: R/links.R

GetLinkedPeaksR Documentation

Get peaks linked to genes

Description

Find peaks linked to a given set of genes

Usage

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


Signac documentation built on Nov. 8, 2023, 5:07 p.m.