binToChrCoordMatRowNames: binToChrCoordMatRowNames

Description Usage Arguments Value

View source: R/peakCallFunctions.R

Description

computes the starting range of the bins for the binMatrix, taking in input the length of the chromosome of the matrix.

Usage

1
binToChrCoordMatRowNames(binMatrix, chrLength, binWidth = 50)

Arguments

binMatrix

a matrix where each row represents a bin.

chrLength

the length of the chromosome of the binMatrix.

binWidth

the width of the bin.

Value

the binMatrix with start range as rownames.


DEScan2 documentation built on Nov. 8, 2020, 5:01 p.m.