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

View source: R/getDupMatBin.R

getDupMatBinR Documentation

Helper function used in getBinDuplication and getBinRpkMean

Description

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

Usage

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


ssayols/dupRadar documentation built on Oct. 10, 2023, 10:18 p.m.