Defines an S4 class to represent shape feature coefficients.
seedLennumber of base pairs in the seeding model.
Shape.upFootprintExtendnumber of upstream positions to fit shape features beyond the seed.
Shape.downFootprintExtendnumber of downstream positions to fit shape features beyond the seed.
fS.upFootprintExtendmaximum number of upstream positions to be fit beyond the footprint for any feature.
fS.downFootprintExtendmaximum number of downstream positions to be fit beyond the footprint for any feature.
fpLenfootprint length for full set of features.
Shape.setset of positions for which shape coefficients are fit where positions are given relative to the full feature set footprint.
Shape.equivMatmatrix encoding reverse complement symmetries between positions with -1 at Shape.equivMat[position1, position2] entry. All other entries are 0.
Shape.valuesbeta values for positions in Shape.set.
Shape.errorsbeta value errors for positions in Shape.set.
Shape.zbeta value z scores for positions in Shape.set.
Shape.sigbeta value significance for positions in Shape.set.
Shape.oldValuesprevious iteration beta values for positions in Shape.set.
Shape.oldErrorsprevious iteration beta values' errors for positions in Shape.set.
Shape.oldZprevious iteration beta values' z scores for positions in Shape.set.
Shape.oldSigprevious iteration beta values' significance for positions in Shape.set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.