getDupMatBin get a subset of the matrix for values in a specific bin defined by the upper bound p and stepSize

getDupMatBin(p, stepSize = 0.05, value = "allCounts", DupMat)

Arguments

p

The vector of bins

stepSize

The window size

value

The column to be subset

DupMat

The duplication matrix calculated by analyzeDuprates

Value

The subseted matrix