Initializes an S4 class to represent shape feature coefficients
1 2 3 4 5 6 | ## S4 method for signature 'Shape'
initialize(.Object, seedLen, Shape.upFootprintExtend,
Shape.downFootprintExtend, fS.upFootprintExtend, fS.downFootprintExtend,
fpLen, Shape.set, Shape.equivMat, Shape.values, Shape.errors, Shape.z,
Shape.sig, Shape.oldValues, Shape.oldErrors, Shape.oldZ, Shape.oldSig,
shapeParamsUsed, rcSymmetric, ...)
|
shapeParamsUsed |
list of length 1 containing names of shape parameters to be included in model. |
rcSymmetric |
logical: indicates the model described by the 'Shape' object will be reverse complement symmetric. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.