Interface
~~|
~~+--
SnpPlm
~~~~~~~|
~~~~~~~+--
CnPlm
Directly known subclasses: AffineCnPlm, AvgCnPlm, HetLogAddCnPlm, MbeiCnPlm, RmaCnPlm
public class CnPlm extends SnpPlm
This suport class represents a SnpPlm
specially designed for
copy-number analysis.
CnPlm(...)
SnpPlm
. getCellIndices |
|
- | |
getChipEffectSet |
- |
getCombineAlleles |
|
- | |
getProbeAffinityFile |
- |
setCombineAlleles |
|
- |
SnpPlm
model is fitted as
is, i.e. for each allele seperately with or without the strands first
being merged. For total CNs the probe signals for the two alleles are combined
(=summed; not averaged) on the intensity scale before fitting
underlying SnpPlm
model, again with or without the strands
first being merged.