getDupMatBin: Helper function used in 'getBinDuplication' and...

Description Usage Arguments Value

View source: R/getDupMatBin.R

Description

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

Usage

1
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


dupRadar documentation built on Nov. 8, 2020, 5:41 p.m.