SegmentedGenomicSignalsInterface {aroma.core} | R Documentation |
The SegmentedGenomicSignalsInterface class interface
Description
Package: aroma.core
Class SegmentedGenomicSignalsInterface
Interface
~~|
~~+--
SegmentedGenomicSignalsInterface
Directly known subclasses:
SegmentedAlleleBFractions, SegmentedCopyNumbers
public class SegmentedGenomicSignalsInterface
extends Interface
Usage
SegmentedGenomicSignalsInterface(...)
Arguments
... |
Not used. |
Fields and Methods
Methods:
as.data.frame | - | |
binnedSmoothingByState | - | |
extractSubsetByState | - | |
findChangePointsByState | - | |
getStateColorMap | - | |
getStateColors | - | |
getStates | - | |
getUniqueStates | - | |
kernelSmoothingByState | - | |
plot | - | |
points | - | |
setStateColorMap | - | |
setStates | - | |
Methods inherited from Interface:
extend, print, uses
Author(s)
Henrik Bengtsson
[Package aroma.core version 3.3.1 Index]