Description Objects from the Class Slots Methods Examples
A sample point matrix collection resulting from a call to calcSpmCollection
Objects can not be created by the user directly but rather through calcSpmCollection.
annotation
:The annotation (containing the chromosome and position on the chromosome) for the sample points in the 'data' slot
data
:A matrix with the kernel smoothed estimates of all samples
cl
:A class vector indicating which samples belong to which class
sampleDensity
:The sample density used to calculate the sample point matrix. ie the distance between two points in the sample point matrix, measured in base pairs.
sigma
:The sigma used for the kernel to calculate the sample point matrix.
mirrorLocs
:The mirror locations list used to calculate the sample point matrix
signature(object = "spmCollection")
: ...
1 | showClass("spmCollection")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.