Given a matrix of normalized signal intensities and the inverse of the
corresponding structure matrices, intervalVars
returns the sample
variance of signal intensities of each genomic interval.
intervalVars(x, inv.strMatrix)
A numeric vector of the sample variances.
A matrix of normalized signal intensities, where each row represents an interval and each column a sample.
A list of inversed structure matrices corresponding to the intervals. Elements of it are recycled if necessary.
bioCond
for creating an R object representing a
biological condition, and setWeight
for modifying the
structure matrices of such an object.