calcFractionalCopyNumbers-CNVDetectionResult-method: Calculation of fractional copy numbers for the CNVs and CNV...

Description Usage Arguments Value Author(s) Examples

Description

This generic function calculates the fractional copy numbers of a CNV detection method stored in an instance of CNVDetectionResult-class. Must be a result of "referencecn.mops".

Usage

1
2
3
## S4 method for signature 'CNVDetectionResult'
calcFractionalCopyNumbers(object,
  segStat = "mean")

Arguments

object

An instance of "CNVDetectionResult"

segStat

Which statistic per segment should be used. Can be either "mean" or "median". (Default="mean").

Value

calcFractionalCopyNumbers returns an instance of "CNVDetectionResult".

Author(s)

Guenter Klambauer klambauer@bioinf.jku.at

Examples

1
2
3

cn.mops documentation built on Nov. 8, 2020, 5:59 p.m.