Learn R Programming

CHAT (version 1.1)

getDiploidOrigin: Estimate diploid origin in higher ploidy samples

Description

In higher ploidy samples, the Origin Cluster estimated by getOrigin() usually represents the fraction of genome with balanced gains. This function estimates the position of the unchanged diploid genome on BAF-LRR plot.

Usage

getDiploidOrigin(dd, oo, para)

Arguments

dd
numeric matrix, as returned from getSegPurity()
oo
list, returned from getOrigin()
para
list, returned from getPara.sAGP()

Value

a new list for diploid genome fraction, in the same format as input oo.