Description Usage Arguments Value Author(s)
View source: R/HiCglmiMiscFun.R
This is an internal function. Function to compute the average value of a genomic feature over a set of non-overlapping bins (Hi-C bins). Genomic features can be ChIP-seq peak intervals.
1 | annotateHiCBin(HiC_bin.GR, GenomicFeature.GR)
|
HiC_bin.GR |
A GRanges object containing the Hi-C bins. |
GenomicFeature.GR |
A GRanges object containing the genomic feature intervals. |
A vector object is returned.
Raphael Mourad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.