Defines an S4 class to represent mononuclueotide features.
seedLennumber of base pairs in the seeding model.
N.upFootprintExtendnumber of upstream nucleotides to fit beyond the seed.
N.downFootprintExtendnumber of downstream nucleotides to fit 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.
N.setset of positions for which mononucleotides are fit where positions are given relative to the full feature set footprint.
N.equivMatmatrix encoding reverse complement symmetries between positions with -1 and identical beta values shared between positions with 1.
N.valuesbeta values for positions in N.set.
N.errorsbeta value errors for positions in N.set.
N.zbeta value z scores for positions in N.set.
N.sigbeta value significance for positions in N.set.
N.oldValuesprevious iteration beta values for positions in N.set.
N.oldErrorsprevious iteration beta values' errors for positions in N.set.
N.oldZprevious iteration beta values' z scores for positions in N.set.
N.oldSigprevious iteration beta values' significance for positions in N.set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.