GetLinkedGenes: Get genes linked to peaks

View source: R/links.R

GetLinkedGenesR Documentation

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

See Also

GetLinkedPeaks


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