Description Usage Arguments Value
View source: R/AnnotationHelper.R
Generate a summary of the distances separating a set of genes from a set of peaks.
1 | gene_peaks_distances(peaks, genes, annot)
|
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. |
A numeric vector containing the proportion of genes within each distance category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.