HiCfeat-internal: Compute average value of a genomic feature for each bin.

Description Usage Arguments Value Author(s)

Description

This function is for internal use only! The function computes the average value of a genomic feature for each bin of size binsize.

Usage

1
averagePerBin(x, binsize, mcolname)

Arguments

x

The GRanges object used to compute the average for each bin.

binsize

Size of each bin.

mcolname

The metadata column name used to compute the average for each bin.

Value

A vector object is returned.

Author(s)

Raphael Mourad


HiCfeat documentation built on May 2, 2019, 2:11 a.m.