lr2cn {genoset}R Documentation

Take vector or matrix of log2 ratios, convert to copynumber

Description

Utility function for converting log2ratio units (zero is normal) to copynumber units (two is normal)

Usage

lr2cn(x)

Arguments

x

numeric data in log2ratio values

Value

data of same type as 'x' transformed into copynumber units

See Also

cn2lr


[Package genoset version 1.45.1 Index]