gene_peaks_distances: Generate a summary of the distances separating a set of genes...

Description Usage Arguments Value

View source: R/AnnotationHelper.R

Description

Generate a summary of the distances separating a set of genes from a set of peaks.

Usage

1
gene_peaks_distances(peaks, genes, annot)

Arguments

peaks

A GRanges object describing the peaks whose distance from the genes must be summarized.

genes

A vector of gene symbols.

annot

An annotation list returned by select.annotation for putting th esymbols in context.

Value

A numeric vector containing the proportion of genes within each distance category.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.