countReadInWindow-methods {CNVrd2}R Documentation

Method countReadInWindow

Description

Method to count reads in windows

Methods

signature(Object = "CNVrd2")

Count, stransfer and standardize read count in windows of samples

See Also

countReadInWindow

Examples

##data(fcgr3bMXL)
##readCountMatrix <- countReadInWindow(Object = objectCNVrd2, correctGC = TRUE)
##readCountMatrix[1:3, 1:3]


[Package CNVrd2 version 1.20.0 Index]