calcIntegerCopyNumbers-CNVDetectionResult-method: Calculation of integer copy numbers for the CNVs and CNV...

calcIntegerCopyNumbers,CNVDetectionResult-methodR Documentation

Calculation of integer copy numbers for the CNVs and CNV regions.

Description

This generic function calculates the integer copy numbers of a CNV detection method stored in an instance of CNVDetectionResult-class.

Usage

## S4 method for signature 'CNVDetectionResult'
calcIntegerCopyNumbers(object)

Arguments

object

An instance of "CNVDetectionResult"

Value

calcIntegerCopyNumbers returns an instance of "CNVDetectionResult".

Author(s)

Guenter Klambauer klambauer@bioinf.jku.at

Examples

data(cn.mops)
r <- cn.mops(X[1:100,1:5])
calcIntegerCopyNumbers(r)

gpovysil/cn.mops documentation built on Feb. 4, 2024, 10:18 a.m.