annotation_from_merged_peaks: Find nearest peaks of each gene and return refined annotation

Description Usage Arguments Value

View source: R/peak_calling.R

Description

Find nearest peaks of each gene and return refined annotation

Usage

1
annotation_from_merged_peaks(scExp, merged_peaks, geneTSS_annotation)

Arguments

scExp

A SingleCellExperiment object

merged_peaks

A list of GRanges object containing the merged peaks

geneTSS_annotation

A GRanges object with reference genes

Value

A data.frame with refined annotation


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.