Learn R Programming

HiCblock (version 1.5)

annotateHiCBin: Annotate blocking regions with ChIP-seq data.

Description

This is an internal function (should not be used). Function to compute the average of the coverage of ChIP-seq peaks within blocking regions.

Usage

annotateHiCBin(HiC_bin.GR, GenomicFeature.GR)

Arguments

HiC_bin.GR

A GRanges object containing the Hi-C blocking regions.

GenomicFeature.GR

A GRanges object containing the genomic feature intervals with fold-enrichments (score).

Value

A vector object is returned.