Object
~~|
~~+--
SNPsNormalization
Directly known subclasses:
public static class SNPsNormalization extends Object
This class represents the SNPs normalization method [1], which corrects for SNP effects in allele-specific copy-number estimates (ASCNs).
SNPsNormalization(data=NULL, tags="*", ...)
list
with data set named "total"
and
"fracB"
where the former should be of class
AromaUnitTotalCnBinarySet
and the latter of
class AromaUnitFracBCnBinarySet
. The
two data sets must be for the same chip type, have the same
number of samples and the same sample names. findUnitsTodo |
|
- | |
getDataSets |
- |
getFullName |
|
- | |
getName |
- |
getOutputDataSets |
|
- | |
getPath |
- |
getRootPath |
|
- | |
getTags |
- |
nbrOfFiles |
|
- | |
process |
- |
setTags |
|
- |
snpsNByTotalAndFracB.matrix
() methods.