HaarSegModel {aroma.affymetrix} | R Documentation |
Package: aroma.affymetrix
Class HaarSegModel
Object
~~|
~~+--
ChromosomalModel
~~~~~~~|
~~~~~~~+--
CopyNumberChromosomalModel
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
CopyNumberSegmentationModel
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
HaarSegModel
Directly known subclasses:
public static class HaarSegModel
extends CopyNumberSegmentationModel
This class represents the Haar wavelet-based segmentation (HaarSeg) model [1].
HaarSegModel(cesTuple=NULL, ..., breaksFdrQ=1e-04)
cesTuple |
A ChipEffectSetTuple . |
breaksFdrQ |
Default tuning parameters specific to the HaarSeg algorithm. |
... |
Arguments passed to the constructor of
CopyNumberSegmentationModel . |
Methods:
getFitFunction | - |
Methods inherited from CopyNumberSegmentationModel:
fit, getAsteriskTags, getFitFunction, getPositionChipTypeUnit, getRegions, getTags, migrateTool, plot, plotCopyNumberRegionLayers, writeRegions
Methods inherited from CopyNumberChromosomalModel:
as.character, calculateChromosomeStatistics, clearCache, estimateSds, extractRawCopyNumbers, fit, getMatrixChipEffectFiles, getRawCnData, getReferenceSetTuple, getRefSetTuple, isPaired, newPlot, plotAxesLayers, plotChromosomesLayers, plotCytobandLayers, plotFitLayers, plotGridHorizontalLayers, plotRawCopyNumbers, plotSampleLayers
Methods inherited from ChromosomalModel:
as.character, clearCache, fit, getAlias, getArrays, getAsteriskTags, getChipEffectFiles, getChipType, getChipTypes, getChromosomes, getFullName, getFullNames, getGenome, getGenomeData, getGenomeFile, getListOfAromaUgpFiles, getListOfChipEffectSets, getListOfGenomeInformations, getName, getNames, getParentPath, getPath, getPcuTheta, getPositionChipTypeUnit, getReportPath, getRootPath, getSetTuple, getTableOfArrays, getTags, nbrOfArrays, nbrOfChipTypes, setAlias, setGenome
Methods inherited from Object:
asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
Henrik Bengtsson (http://www.braju.com/R/)
[1] Ben-Yaacov E. and Eldar YC. A fast and flexible method for the segmentation of aCGH data, Bioinformatics, 2008. http://www.ee.technion.ac.il/Sites/People/YoninaEldar/Info/software/HaarSeg.htm