binToChrCoordMatRowNames: binToChrCoordMatRowNames

View source: R/peakCallFunctions.R

binToChrCoordMatRowNamesR Documentation

binToChrCoordMatRowNames

Description

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

Usage

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.


drighelli/DEScan2 documentation built on March 21, 2023, 3:06 p.m.