RawAlleleBFractions {aroma.core} | R Documentation |
Package: aroma.core
Class RawAlleleBFractions
Object
~~|
~~+--
RawGenomicSignals
~~~~~~~|
~~~~~~~+--
RawAlleleBFractions
Directly known subclasses:
RawMirroredAlleleBFractions, SegmentedAlleleBFractions
public static class RawAlleleBFractions
extends RawGenomicSignals
RawAlleleBFractions(...)
... |
Arguments passed to RawGenomicSignals . |
Methods:
extractRawMirroredAlleleBFractions | - | |
plot | - |
Methods inherited from RawGenomicSignals:
addBy, addLocusFields, append, applyBinaryOperator, as.data.frame, binnedSmoothing, divideBy, estimateStandardDeviation, extractDataForSegmentation, extractRegion, extractSubset, gaussianSmoothing, getChromosome, getLocusFields, getName, getPositions, getSigma, getSignals, getWeights, getXScale, getXY, getYScale, hasWeights, kernelSmoothing, lines, multiplyBy, nbrOfLoci, plot, points, setLocusFields, setName, setSigma, setWeights, setXScale, setYScale, signalRange, sort, subtractBy, summary, xMax, xMin, xRange, xSeq, yMax, yMin, yRange
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/)